 | OutputOptionsCreateDirectoriesByMaterial Property |
Gets a value indicating whether output directories should be organized by material type.
Returns true if subdirectories should be created for each material type, or false if a flat directory structure should be used.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntaxbool CreateDirectoriesByMaterial { get; }ReadOnly Property CreateDirectoriesByMaterial As Boolean
Get
Property Value
Boolean
See Also