Click or drag to resize
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.19.0)
Syntax
public BCFolder Destination { get; set; }

Property Value

Type: BCFolder
See Also