Proprietà DedDocIsCheckedOutByMeOnOtherHost
|
Restituisce se il record sia in CheckOut dall'utente corrente ma su un altra macchina. E' un controllo specifico. Per il sistema è comunque
in checkout da altro utente
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IsCheckedOutByMeOnOtherHost { get; }
Public ReadOnly Property IsCheckedOutByMeOnOtherHost As Boolean
Get
public:
property bool IsCheckedOutByMeOnOtherHost {
bool get ();
}
member IsCheckedOutByMeOnOtherHost : bool with get
Valore della proprietà
Tipo:
BooleanVedi anche