BCDocumentLockID Property |
Gets the value that uniquely identifies the lock.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string LockID { get; set; }
Public Property LockID As String
Get
Set
public:
property String^ LockID {
String^ get ();
void set (String^ value);
}
member LockID : string with get, set
Property Value
Type:
StringSee Also