ReleaseSingleObject Method
This helper method releases a particular object. If the object is locked by another user, then the method generates an error.
Syntax
ISS Import Export Authoring Service.InvokeMethod(“ReleaseSingleObject", Input Arguments,Output Arguments);
Arguments
Argument | Type | Description |
---|---|---|
MethodName |
In |
ADMExport |
Input Arguments |
In |
Information for releasing an object |
Output Arguments |
Out |
None |
Properties of Input Arguments
Property | Value | Description |
---|---|---|
ReleaseDT |
Release date in canonical format (user time) |
Release date in canonical format (user time) |
RootObjectType |
ISS_ATTR_DEF or ISS_CLASS_DEF or ISS_PROD_DEF or ISS_SIGNAL or ISS_VAR_MAP |
Type of the object (LIC value from ISS_VOD_TYPE mlov) |
RootObjectId |
Id of the object |
S_VOD.OBJECT_NUM or S_PROD_INT.CFG_MODEL_ID |