Click or drag to resize

BCExtensionAfterCopyWithReferences Event

Occurs when a document has been 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<CopyWithReferencesEventArgs> AfterCopyWithReferences

Value

Type: SystemEventHandlerCopyWithReferencesEventArgs
See Also