Click or drag to resize
CancelCopyWithReferencesEventArgsNewParent Property
Gets the document object (the copy) referenced by the child files after the copy is made. for assembly root document.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Design
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.25.0)
Syntax
public BCDocument NewParent { get; }

Property Value

Type: BCDocument
See Also