Proprietà DistHeaderIsLocked
|
Restituisce se il record sia bloccato (dall'utente corrente o da un altro).
Non legge dal Database, controlla solo se è compilato il campo USERLOCK.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IsLocked { get; }
Public ReadOnly Property IsLocked As Boolean
Get
public:
property bool IsLocked {
bool get ();
}
member IsLocked : bool with get
Valore della proprietà
Tipo:
BooleanVedi anche