Click or drag to resize

iLogicFileOptionsExternalRuleDirectories Property

Gets or sets an array of directory paths that are to be searched for external rules.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property ExternalRuleDirectories As String()
	Get
	Set

Return Value

Type: String
An array of directory paths.
See Also