xpxDeleteModelVersion

FUNCTION xpxDeleteModelVersion (modelId , modelVersionId : GENERIC)
                                status                   : INTEGER;

The xpxDeleteModelVersion function deletes a model version of an edmModel identified by the modelId and the models version sequence number.

Arguments


TypeNameComment
GENERICmodelIdis a numeric modelID that uniquely identifies the model of interest. The modelID is returned when the model is created or it can be retrieved by the following operations: xpxGetModel, xpxGetModelBN or xpxGetInstanceModel.
GENERICmodelVersionIdis a numeric versionId that uniquely identifies the model version of interest.

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.