Navigation: Code Documentation > IE > InferenceEngine > Classes > TIEDefinedTypes
TIEDefinedTypes Properties
Name
Description
AsString
Returns a parsable, string representation of all the defined types in the table. Each defined type representation is separated by a carraige return and line feed
Engine
Specifies the TInferenceEngine that this class works with
ImportCount
Returns the number of defined types imported from other modules that in the table
LocalsCount
Returns the number of "local" defined types in the table
Module
Specifies the Module that owns the class and is considered the local module
Top