Click or drag to resize

WoEstimate Properties

The WoEstimate type exposes the following members.

Properties
 NameDescription
Public propertyAmount Requested NTE (Not to Exceed) amount. Negative values are not allowed; zero value might be blocked by pre-commit check.
Public propertyComment When new NTE (Not to Exceed) is requested - contains request comment. After request was approved it contains response from customer. Max Length=2048
Public propertyContactId Id of the contact that approves or rejects estimate. Required for approved and rejected state when ContactName is not defined.
Public propertyContactName Contact that approved or rejected comment. Required for approved and rejected state when ContactId is not defined. Max Length=256
Public propertyCurrencyTypeId Currency type inherited from WO
Public propertyIsMultiline 
Public propertyItems 
Public propertyReason Contains response from customer after reject. Max Length=256
Public propertyStatusId Unknown, NotSubmitted (obsolete state), Requested, WaitingForApproval, Approved,Rejected, InProposal (reserved). Is required.
Public propertyWorkOrderId Estimate work order id. Is required.
Top
See Also