xpfGetDefinedType
FUNCTION xpfGetDefinedType (modelId : GENERIC; typeName : STRING) typeId : GENERIC;
The xpfGetDefinedType function returns the the instance id of a type which is given by name.
Arguments
Type | Name | Comment |
GENERIC | modelId | Id of a model which populates the schema where the type is defined. |
STRING | typeName | Name of the type. |
Return Value
Â
Type | Name | Comment |
GENERIC | typeId | Returned value, instance id of the type. |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â