Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IModule
IModule Properties
Name
Description
Comment
Holds the optional comment describing the module
ExportItems
Specifies the Defined Types and Fact Templates that the module exports
ImportModuleCount
Returns the number of import modules in the current module
ImportModule[Integer]
Provides access to the import definitions for the module, i.e., what modules does it import from and what defined types and fact templates does it import?
Specifies the unique name of the module
Top