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