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: 25.3.0.0 (25.3.0.0)
Sintassipublic bool IsCheckedOutByMeOnOtherHost { get; }Public ReadOnly Property IsCheckedOutByMeOnOtherHost As Boolean
	Get
public:
property bool IsCheckedOutByMeOnOtherHost {
	bool get ();
}member IsCheckedOutByMeOnOtherHost : bool with get
Valore della proprietà
Boolean
Vedi anche