Defines the custom list of Defined Types (IIEDefinedType) names that will be imported/exported by the module. The Defined Types do not have to exist; any defined type undefined is ignored
Namespace: IEModule
Delphi |
published |
Property Value
Type: TStrings
IModuleExport.DefinedTypes
IModuleExport.DefinedTypes
To import/export ALL or NONE of the Defined Types instead, set the DefinedTypesShared property (which will also clear this list). To define a custom list of Fact Templates (IFactTemplate), use the FactTemplates property |
Reference |