Click or drag to resize
WoEstimateStatusId Property
Unknown, NotSubmitted (obsolete state), Requested, WaitingForApproval, Approved,Rejected, InProposal (reserved). Is required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public QuoteStatus StatusId { get; set; }

Property Value

Type: QuoteStatus
See Also