CancelCopyWithReferencesEventArgsDestination Property  | 
 
            Gets or sets the destination folder to which the object is copied.
            Can be changed or set to 
 to prevent the document to 
            copy and reuse it as a reference for 
NewParent.
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Design
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic BCFolder Destination { get; set; }Public Property Destination As BCFolder
	Get
	Set
Property Value
Type: 
BCFolder
See Also