ProposedCost
From
(Difference between revisions)
(New page: == Description == Holds the items which represent the proposed cost to complete a job. == Fields == The data fields of this object. {| border=1 !Name !Type !Size !Required !Description ...) |
Latest revision as of 22:42, 25 August 2009
[edit] Description
Holds the items which represent the proposed cost to complete a job.
[edit] Fields
The data fields of this object.
Name | Type | Size | Required | Description |
---|---|---|---|---|
Cost | BigDecimal | 9 | Yes | An accurate decimal storage of the expected cost to perform and complete the job. |
Applicable | Boolean | 1 | No | TODO. |