...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxGetModelRepository (modelId , VAR repositoryId : GENERIC)
status : INTEGER;
|
The xpxGetModelRepository function returns the repositoryId, i.e., the instance id of the repository where the actual model modelId is located.
This function is equivalent to the EDMinterface function edmiGetModelRepository
Arguments
...
Type | Name | Comment |
GENERIC | modelId | The unique id of the model within the EDMdatabase |
GENERIC | repositoryId | The returned unique id of the repository within the EDMdatabase |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|