ESDRecordCombinationProfileField Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordCombinationProfileField type exposes the following members.
Name | Description | |
---|---|---|
ESDRecordCombinationProfileField | Initializes a new instance of the ESDRecordCombinationProfileField 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. | |
fieldName | Name of the field | |
fieldValueIDs | List of field value IDs. Each value ID uniquely identifies the field value. Ensure that the length of the list matches the fieldValues array | |
fieldValues | List of field value labels. Each label can contain any text to label the field. Ensure that the length of the list matches the fieldValueIDs array | |
internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. | |
keyComboProfileFieldID | Key that allows the combination profile field record to be uniquely identified and linked to. | |
ordering | Numeric value to order the field by. This ordering may be used when multiple fields are assigned to same combination profile |