BCDocumentMasterCopy Property |
Gets the master document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCDocument MasterCopy { get; }
Public ReadOnly Property MasterCopy As BCDocument
Get
public:
property BCDocument^ MasterCopy {
BCDocument^ get ();
}
member MasterCopy : BCDocument with get
Property Value
Type:
BCDocumentSee Also