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.Design
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic BCDocument OldParent { get; }Public ReadOnly Property OldParent As BCDocument
	Get
Property Value
Type: 
BCDocument
See Also