GetFieldValues Method
This method retrieves field values for a product that exists in the complex product.
Input Arguments
ObjId. The unique identifier of the complex object root (for example, Quote ID).
RootId. The unique identifier of the complex object root (for example, Quote Line Item row Id).
(Optional) Version. Version arguments are used only when testing a customizable product version that is different from the currently released version.
Path - the path to the item.
Output Arguments
The output property set returned will have the field names as properties, as follows:
< Field="value" Field="value" ... Field="value"/>