Class QuoteEmail
Assembly: SuperOffice.CRMWeb.dll
Syntax
Constructors
QuoteEmail()
Declaration
Properties
AttachMainDocument
Declaration
public bool AttachMainDocument { get; set; }
Property Value
EmailTemplateId
Declaration
public int EmailTemplateId { get; set; }
Property Value
IncludeAttachments
Declaration
public bool IncludeAttachments { get; set; }
Property Value
ProductsTemplateId
Declaration
public int ProductsTemplateId { get; set; }
Property Value
Subject
Declaration
public string Subject { get; set; }
Property Value
VersionId
Declaration
public int VersionId { get; set; }
Property Value