/
xpfGetModelRepository
xpfGetModelRepository
FUNCTION xpfGetModelrepository (modelId : GENERIC) repositoryId : GENERIC;
The xpfGetModelRepository function returns the numeric repositoryID that uniquely identifies the repository in the EDMdatabase that contains the specified model in the argument <modelId>. The argument <repositoryId> returns instance id of the repository where the actual model <modelId> is located.
Arguments
Type | Name | Comment |
GENERIC | modelId | Instance id of the model within the EDMdatabase |
Return Value
Type | Name | Comment |
GENERIC | repositoryId | Instance id of the repository within the EEDMdatabse |
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
xpfGetModelBN
xpfGetModelBN
More like this
xpxGetModelRepository
xpxGetModelRepository
More like this
xpfGetRepository
xpfGetRepository
More like this
xpfGetModelOpenModeBN
xpfGetModelOpenModeBN
More like this
edmiGetModelBN
edmiGetModelBN
More like this
edmiGetModel
edmiGetModel
More like this