BCDocumentMasterCopyID Property |
Gets the ID property value of the master document.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.49.0)
Syntaxpublic string MasterCopyID { get; }
Public ReadOnly Property MasterCopyID As String
Get
public:
property String^ MasterCopyID {
String^ get ();
}
member MasterCopyID : string with get
Property Value
Type:
String
See Also