Proprietà AssociateDocumentToBeCheckIn
             | 
          
        
        
            Indica se impostare il documento in checkin alla fine del comando (default True).
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool ToBeCheckIn { get; set; }Public Property ToBeCheckIn As Boolean
	Get
	Set
public:
property bool ToBeCheckIn {
	bool get ();
	void set (bool value);
}member ToBeCheckIn : bool with get, set
Valore della proprietà
Boolean
Vedi anche