CopyWithReferencesEventArgsOldParent Property |
Gets the document (the source) referenced by the
child files before 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 OldParent { get; }
Public ReadOnly Property OldParent As BCDocument
Get
public:
property BCDocument^ OldParent {
BCDocument^ get ();
}
member OldParent : BCDocument with get
Property Value
Type:
BCDocumentSee Also