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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsFlagged { get; set; }
Public Property IsFlagged As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also