Click or drag to resize

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)
Syntax
public BCDocument OldParent { get; }

Property Value

Type: BCDocument
See Also