Proprietà DedDocIsCheckedOutByMe
|
Restituisce se il record sia in CheckOut dall'utente corrente.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public bool IsCheckedOutByMe { get; }
Public ReadOnly Property IsCheckedOutByMe As Boolean
Get
public:
property bool IsCheckedOutByMe {
bool get ();
}
member IsCheckedOutByMe : bool with get
Valore della proprietà
BooleanVedi anche