BCSDocumentGlobalID Property |
Gets or sets the value that uniquely identifies
the document among all vaults.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string GlobalID { get; }
Public ReadOnly Property GlobalID As String
Get
public:
property String^ GlobalID {
String^ get ();
}
member GlobalID : string with get
Property Value
Type:
StringSee Also