CopyWithReferencesEventArgsNewParent 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.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCDocument NewParent { get; }
Public ReadOnly Property NewParent As BCDocument
Get
public:
property BCDocument^ NewParent {
BCDocument^ get ();
}
member NewParent : BCDocument with get
Property Value
Type:
BCDocumentSee Also