| Name | Description | Type | Additional information |
|---|---|---|---|
| OptionSetID |
Primary key, auto-incremented. database reference = prodfeatures.id |
integer |
None. |
| OptionSetName |
database reference = prodfeatures.featurecaption |
string |
String length: inclusive between 0 and 255 |
| OptionSorting |
database reference = prodfeatures.sorting |
decimal number |
None. |
| OptionRequired |
database reference = prodfeatures.featurerequired |
boolean |
None. |
| OptionType |
database reference = prodfeatures.featuretype |
string |
String length: inclusive between 0 and 10 |
| OptionURL |
database reference = prodfeatures.url |
string |
String length: inclusive between 0 and 65535 |
| OptionAdditionalInformation |
database reference = prodfeatures.info |
string |
String length: inclusive between 0 and 65535 |
| OptionSizeLimit |
database reference = prodfeatures.textlimit |
integer |
None. |
| OptionList | Collection of Options |
None. |