Proprietà ExportDocumentCreateFolderStructure
|
Indica se creare la struttura delle cartelle nel pacchetto di esportazione ( in Autocad è false )
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public 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à
Tipo:
BooleanVedi anche