ESDRecordProductCombination Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordProductCombination type exposes the following members.
Name | Description | |
---|---|---|
ESDRecordProductCombination | Initializes a new instance of the ESDRecordProductCombination class |
Name | Description | |
---|---|---|
drop | Data Record OPeration. Denotes an operation that may need to be performed on the record when it is being processed.
Set null, or set it to one of the ESD_RECORD_OPERATION constants in the ESDocumentConstants class to allow the record to be inserted, updated, deleted, or ignored. | |
fieldValueCombinations | List of combination field and values that maps the product to the combination. Each inner array must be 2 items in size, with the first item storing the keyComboProfileFieldID, and the 2nd the fieldValueID. It's the collection of different fields and values assigned to the child product that allows it to be separately be found, from other child products assigned to the same parent product. | |
internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. | |
keyComboProfileID | Key of the product combination profile record that the combination is linked to | |
keyProductID | Key of the product record that the child product is assigned to |