Proprietà DedDocIsCheckedOutByMe
|
Restituisce se il record sia in CheckOut dall'utente corrente.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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