ESDRecordItemGroup Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordItemGroup type exposes the following members.
Name | Description | |
---|---|---|
ESDRecordItemGroup | Initializes a new instance of the ESDRecordItemGroup 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. | |
groupCode | Code of the group, may or may not be a unique identifier. | |
groupDescription | Description of the item group. | |
groupLabel | Label of item group. | |
internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. | |
keyDefaultDownloadID | Key download ID that denotes one download record in the group that is the default or primary representative of the group. | |
keyDefaultLabourID | Key labour ID that denotes one labour record in the group that is the default or primary representative of the group. | |
keyDefaultProductID | Key product ID that denotes one product record in the group that is the default or primary representative of the group. | |
keyDownloadIDs | List of key download IDs that link download records to the group | |
keyItemGroupID | Key of the item Group record | |
keyLabourIDs | List of key labour IDs that link labour records to the group | |
keyProductIDs | List of key product record IDs that link product records to the group |