VbzCart/docs/pieces/item type

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
Revision as of 01:53, 25 February 2024 by Woozle (talk | contribs) (Woozle moved page VbzCart/VbzCart/pieces/item type to VbzCart/docs/pieces/item type without leaving a redirect: correct naming (was no way to import directly to this name))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)