Click or drag to resize
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.Design
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public BCDocument NewParent { get; }

Property Value

Type: BCDocument
See Also