VbzCart/docs/pieces/department

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
Revision as of 17:54, 15 February 2015 by imported>Woozle (table, code, classes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About

A department is a collection of titles belonging to a supplier. It is part of the catalog subsystem.

Table

Code

Classes

  • collections:
    • clsDepts (extends clsVbzTable)
  • singular:
    • clsDept (extends clsDataSet)