...
Code Block | ||||
---|---|---|---|---|
| ||||
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
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|