GetAttribute Method
This method retrieves the value of an attribute.
Input Arguments
ObjId. The unique identifier of the complex object root.
RootId. The unique identifier of the complex object root.
(Optional) Version. Version arguments are used only when testing a customizable product version that is different from the currently released version.
Path. The path of the item where you are retrieving an attribute.
Name. The attribute name.
Output Arguments
The value is returned as a property of the output property set, as follows:
<Output Value="value">
</Output>