Click or drag to resize

CancelCopyWithReferencesEventArgs.Destination Property

Gets or sets the destination folder to which the object is copied. Can be changed or set to null 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.96.0)
Syntax
public BCFolder Destination { get; set; }

Property Value

Type: BCFolder
See Also