Click or drag to resize

IQuoteLineStatus Property

Status: The status tells the system how the connector evaluated the state. Typically shown as an icon. QuoteStatus is an enum with statuses: OK, OKWithInfo, Warning, Error

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
EnQuoteStatus Status { get; set; }

Property Value

Type: EnQuoteStatus
See Also