| Name |
Type |
Description |
| CustomerID |
int |
Numeric representation of a
Customer |
| PartNum |
string |
part numbers for what the
company(FUBAR) makes |
| SerialNum |
string |
serial number identifying a
specific instance of a part |
| Date |
xml-date |
Date something happened |
| vendorID |
int |
Numeric respresentation of a
vendor (Fubar's suppliers) |
| vendorPartNum |
string |
part numbers outside vendors use
to ID their parts |