Proprietà ExportDocumentCheckOutUser
             | 
          
        
        
            Utente da utilizzare per l'operazione di CheckOut.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string CheckOutUser { get; set; }Public Property CheckOutUser As String
	Get
	Set
public:
property String^ CheckOutUser {
	String^ get ();
	void set (String^ value);
}member CheckOutUser : string with get, set
Valore della proprietà
String
Vedi anche