The Unshelve2 Method extends the Unshelve Method, by adding an optional Comment. For other functionality see the Unshelve Method definition.
Signature
Unshelve2(
[in] LocalizedTextComment
);
The parameters are defined in Table 78
Table 78 – Unshelve2 Method parameters
Argument |
Description |
Comment |
A localized text to be applied to the Conditions. |
If the Comment argument is NULL (both locale and text are empty) it will be ignored and any existing comments will remain unchanged. If the comment is to be reset, an empty text with a locale shall be provided.
Method Result Codes in Table 79 (defined in Call Service)
Table 79 – Unshelve2 result codes
Result Code |
Description |
Bad_ConditionNotShelved |
See Table 137 for the description of this result code. |
Table 80 specifies the AddressSpace representation for the Unshelve2 Method.
Table 80 – Unshelve2 Method AddressSpace definition
Attribute |
Value |
||||
BrowseName |
Unshelve2 |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
HasProperty |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
|
AlwaysGeneratesEvent |
ObjectType |
AuditConditionShelvingEventType |
Defined in 5.10.7 |
||
ConformanceUnits |
|||||
A & C Shelving2 |
If Auditing is supported, this Method shall generate an Event of AuditConditionShelvingEventType for all invocations of the Method.