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:
 
xpxSetContainerCheckedoutBN (modelId       : GENERIC;
                              containerName : STRING)                              status        : INTEGER;
 
To be completed.
The xpxSetContainerCheckedoutBN function sets??
The argument <modelId> is a numeric modelID that uniquely identifies the model holding the container in the EDMdatabase.
The argument <containerName> specifies the name of the container.
This function is equivalent to the EDMinterface function edmiSetContainerCheckedoutBN.

  • No labels