ESDRecordCategoryTree Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordCategoryTree type exposes the following members.
Name | Description | |
---|---|---|
ESDRecordCategoryTree | Initializes a new instance of the ESDRecordCategoryTree class |
Name | Description | |
---|---|---|
categoryTreeCode | Code of the category tree. May or may not be a unqiue identifier. | |
description | Description field of the category tree. It may contain any text used to describe the category tree. | |
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. | |
internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. | |
isMakerModelCategoryTree | Either 'N'-No or 'Y'-Yes. If 'Y' then indicates that the category tree is used for navigation of maker/model data, and grouping of products assigned to each model through the tree's catgories. | |
keyCategoryTreeID | Key that allows the category record to be uniquely identified and linked to. | |
name | Name of the category tree. | |
ordering | Number to order the category tree by. This may be used to order a number of category trees that appear within a list. |