Restituisce il Guid utilizzato per il blocco del record.
Se l'anagrafica non è bloccata dall'utente corrente viene restituito Guid.Empty.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
GuidVedi anche