...
The xpxCreateModelBN function will create a model with the specified name modelName in the specified repository repositoryId. The underlying Express schema of the new model is specified by the schemaName argument. The instanceId of the new model will be returned in the modelId argument. The model is created with default options. If some deviations from standard options are required use xpfCreateModel or xpfCreateModelBN.
Arguments
...
Type | Name | Comment |
GENERIC | repositoryId | The repository id that will hold the new model |
STRING | modelName | The name of the model |
STRING | schemaName | The name of the schema that the new model will be based on |
GENERIC | modelId | The new model id |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
...
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|