Click or drag to resize

BCExtensionBeforeCopyWithReferences Event

Occurs when a document is being copied with references.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Design
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public event EventHandler<CancelCopyWithReferencesEventArgs> BeforeCopyWithReferences

Value

Type: SystemEventHandlerCancelCopyWithReferencesEventArgs
See Also