Proprietà DocStructExportingOperationCreateFolderStructure
|
Indica se creare la struttura delle cartelle nel pacchetto di esportazione ( in Autocad è false )
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.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