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
string[] ExternalRuleDirectories { get; set; }
Return Value
Type:
StringAn array of directory paths.
See Also