Proprietà DocStructExportingOperationCreateFolderStructure
             | 
          
        
        
            Indica se creare la struttura delle cartelle nel pacchetto di esportazione ( in Autocad è false )
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool CreateFolderStructure { get; set; }Public Property CreateFolderStructure As Boolean
	Get
	Set
public:
property bool CreateFolderStructure {
	bool get ();
	void set (bool value);
}member CreateFolderStructure : bool with get, set
Valore della proprietà
Boolean
Vedi anche