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