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.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche