Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class QuoteContext : Carrier
public QuoteContext()
public virtual Associate CRMAssociate { get; set; }
public virtual QuoteAlternative CRMQuoteAlternative { get; set; }
public virtual QuoteLine CRMQuoteLine { get; set; }
public virtual QuoteVersion CRMQuoteVersion { get; set; }
public virtual Sale CRMSale { get; set; }
public virtual string UserLanguageCode { get; set; }
Was this page helpful?