Table: Package
Table of Item Packages
Name | Type | Description | Remarks |
---|---|---|---|
AgeLimit | Age Limit specified for the package. |
||
CombinableWithInsurance |
bit |
Indicator for whether the package is marked as Combinable With Insurance |
|
CombineOnInvoice |
bit |
Indicator for whether the items will be combined on the POS invoice. |
|
Description |
varchar(50) |
The Package Name |
|
EffectiveBeginDate |
datetime |
Effective Beginning Date for the Package |
obsolete. defaults to 1900-01-01 |
EffectiveEndDate |
datetime |
Effective Ending Date for the package |
obsolete. defaults to 9999-12-31 |
ExtrasOnly |
bit |
Indicator for whether the Package is marked as Extras Only |
|
Active |
bit |
Indicator for whether the package is marked as Active |
|
LensBundle |
bit |
Indicator for whether the package is a Lens Bundle |
|
IsNotEditable |
bit |
Indicator for whether the package is editable |
obsolete |
PackageNumber | Package Number |
obsolete |
|
PackageType |
int |
Package Type Indicator |
PackageType is a foreign key to the PackageTypeEnum enumeration. |
ScheduleLites |