Options for external rule and referenced DLL folders.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
Public Interface iLogicFileOptions
C#
public interface iLogicFileOptions
The iLogicFileOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AddinDirectory |
Gets or sets the directory path to be searched for DLLs that are referenced with the AddReference keyword.
These are sometimes referred to as "iLogic addins".
|
![]() | ExternalRuleDirectories |
Gets or sets an array of directory paths that are to be searched for external rules.
|