Proprietà ImportDocumentIsCreateRevision
             | 
          
        
        
            Indica se è una importazione chiamata dal comando salva revisione
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool IsCreateRevision { get; set; }Public Property IsCreateRevision As Boolean
	Get
	Set
public:
property bool IsCreateRevision {
	bool get ();
	void set (bool value);
}member IsCreateRevision : bool with get, set
Valore della proprietà
Boolean
Vedi anche