Field |
Field Type |
Null |
Notes |
Description |
INCLUDEALLPROGRAMS |
bit |
|
Default = 1 |
Indicates whether the rate scale includes all programs. |
DATEADDED |
datetime |
|
Default = getdate() |
Indicates the date this record was added. |
DATECHANGED |
datetime |
|
Default = getdate() |
Indicates the date this record was last changed. |
TS |
timestamp |
|
|
Timestamp. |
TSLONG |
bigint (Computed) |
 |
CONVERT(bigint, TS) |
Numeric representation of the timestamp. |
INCLUDEALLFEES |
bit |
|
Default = 1 |
Indicates whether the rate scale includes all fees. |
INCLUDEALLRESOURCES |
bit |
|
Default = 1 |
Indicates whether the rate scale includes all supplies/equipment resources. |
INCLUDEALLSTAFFRESOURCES |
bit |
|
Default = 1 |
Indicates whether the rate scale includes all staffing resources. |
USEPERTICKETAFTERMAX |
bit |
|
Default = 0 |
Indicates whether the rate scale should revert to per-ticket pricing after the maximum is reached. |