Proprietà DocStructExportingOperationCreateFolderStructure
|
Indica se creare la struttura delle cartelle nel pacchetto di esportazione ( in Autocad è false )
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche