/
xpfGetInstanceType
xpfGetInstanceType
FUNCTION xpfGetInstanceType (instance : GENERIC) instanceTypeId : GENERIC;
The xpfGetInstanceType function returns the the instance type of the specified instance, <instance>. The instance type is returned in the argument <instanceTypeId> as an entityID that uniquely identifies the entity definition instance in the EDMdatabase that defines the actual entity, i.e. the actual instance type. The model that holds the actual instance must be open before this function can be successfully performed.
Arguments
Type | Name | Comment |
GENERIC | instance | comments |
Return Value
Type | Name | Comment |
GENERIC | instanceTypeId | comments |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpfGetInstanceTypeName
xpfGetInstanceTypeName
More like this
xpxGetInstanceType
xpxGetInstanceType
More like this
xpfGetDefinedTypeBN
xpfGetDefinedTypeBN
More like this
xpfGetExtent
xpfGetExtent
More like this
xpfGetEntity
xpfGetEntity
More like this
xpfGetEntityExtent
xpfGetEntityExtent
More like this