Click or drag to resize

WoQuote Properties

The WoQuote type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Quote amount. Negative values are not allowed; zero value might be blocked by pre-commit check.
Public propertyCurrencyTypeId
Currency type inherited from WO
Public propertyDescription
Comments provided from either provider or requestor; zero length not always accepted. Max Length=3072
Public propertyIsMultiline
Boolean flag indicating if Quote is multi-line. This value is inherited from WO when Quote is created.
Public propertyItems
Public propertyReason
Reason for rejection; free-text. Required when Quote is Rejected. Max Length=256
Public propertyServiceDate
Public propertyStatusId
Quote status; matches enumeration QuoteStatus;
Public propertyWoId
Top
See Also