VbzCart/docs/pieces/item type

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
Jump to navigation Jump to search

About

Every item has an item type. These are shown on the item's title's page so the customer knows what type of item they're buying.

Table

Code

Classes

  • collections:
    • clsItTyps (extends clsVbzTable)
  • singular:
    • clsItTyp (extends clsDataSet_bare)