SetAttribute Method

This method sets the value of an item's 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 with attribute to set.

  • Value. The attribute value.

  • Name. The attribute name.

  • XA Id. The extended attribute ID. This is the row ID of the attribute in the XA Attribute business component. This parameter is required, and you can use a dummy value instead of the actual row ID.

  • Property Type Code. The attribute type.

Output Arguments

None.