QuoteOrEstimateItemIsFlagged Property |
True means Line Item was marked as objectionable by person reviewing parent Quote/Estimate.
Flags are used when Quote/Estimate is rejected to clearly indicate which Line Items caused the rejection.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsFlagged { get; set; }
Property Value
Type:
Boolean
See Also