Click or drag to resize

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.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
bool CreateDirectoriesByMaterial { get; }

Property Value

Boolean
See Also