Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
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 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.
This function is equivalent to the EDMinterface function sdaiGetInstanceType.
See also xpxGetInstanceType.

Arguments

...

TypeNameComment
GENERICinstancecomments

Return Value

...

 

TypeNameComment
GENERICinstanceTypeIdcomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"