Product_Form__c Object Reference
Field Definitions
Field Name | Type | Required | Unique | Description |
---|---|---|---|---|
Form_Id__c | Lookup(Form__c) | No | No | The form associated to this product. |
Product_Id__c | Lookup(Product2) | No | No | The product associated to this form. |
For more information about how or when to use the above, see our documentation.
Back to Documentation