...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetInstanceModel (instanceId : GENERIC)
modelId : GENERIC;
|
The xpfGetInstanceModel function returns the modelId, i.e., the instance id of the sdai_model entity instance where the specified instance instanceId is located
This function is equivalent to the EDMinterfaceTM function sdaiGetInstanceModel
Arguments
...
Type | Name | Comment |
GENERIC | instanceId | comments |
Return Value
...
Type | Name | Comment |
GENERIC | modelId | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|