Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpfGetModelrepository (modelId      : GENERIC)
                       repositoryId : GENERIC;
 
To be completed.
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.
This function is equivalent to the EDMinterface function edmiGetModelRepository.
See also xpxGetModelRepository.

  • No labels