Share

iLogicFileOptions Interface

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

  NameDescription
Public propertyAddinDirectory
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".
Public propertyExternalRuleDirectories
Gets or sets an array of directory paths that are to be searched for external rules.

See Also

Reference

Was this information helpful?