Restituisce il Guid utilizzato per il blocco del record.
Se l'anagrafica non è bloccata dall'utente corrente viene restituito Guid.Empty.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public Guid LockVer { get; }
Public ReadOnly Property LockVer As Guid
Get
public:
property Guid LockVer {
Guid get ();
}
member LockVer : Guid with get
Valore della proprietà
GuidVedi anche