SYNTAX:
xpxGetInstanceType(instance , VAR instanceType : GENERIC)
status : INTEGER
The xpxGetInstanceType function will return the instance type of the actual instance argument. The instance type is the instanceId of the entity_definition instance in the appropriate dictionary model defining the instance type. The actual model where the instance is located must be opened before this function can be performed successfully.
This function is equivalent to the EDMinterface function sdaiGetInstanceType
General
Content
Integrations