/
xpfGetModelOpenMode
xpfGetModelOpenMode
FUNCTION xpfGetModelOpenMode (modelId : GENERIC) modelOpenMode : INTEGER;
The xpfGetModelOpenMode function returns the the current open mode in the argument <modelOpenMode>, i.e. the current access rights to the specified model, <modelId>.
Arguments
Type | Name | Comment |
GENERIC | modelId | Instance ID of the model within the EDMdatabase |
Return Value
Type | Name | Comment |
INTEGER | modelOpenMode | Access right for the given model. The possible values are
|
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
xpfGetModelOpenModeBN
xpfGetModelOpenModeBN
More like this
xpxOpenModelBN
xpxOpenModelBN
More like this
edmiGetModelOpenMode
edmiGetModelOpenMode
More like this
edmiGetModelOpenModeBN
edmiGetModelOpenModeBN
More like this
xpfGetRepositoryOpenMode
xpfGetRepositoryOpenMode
More like this
xpxSetVmTargetModel
xpxSetVmTargetModel
More like this