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