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