| Siebel Product Administration Guide > Siebel Configurator API Reference > Instance APIs for the Complex Object Manager > GetProductId Method
 This method gets the root Product ID of the complex object instance. Input Arguments   
ObjId. The unique identifier of the complex object header (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.
 Output Arguments The product Id is returned as a property of the output property set, as follows: < Product Id="value" /> |