Show / Hide Table of Contents

Enum DocTmplQuoteType

Is this document template some kind of quote document, and if so what This Enum is used by: DocTmpl.quoteDocType

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum DocTmplQuoteType : short

Fields

Name Description
ConfirmationLines

5: This is a template for the lines document that is an attachment to the confirmation mail

ConfirmationMailBody

4: This is a template for the mail body of the order confirmation

MailBody

1: This is a template for the offer mail body

MainDocument

2: This is a template for the main offer document, document instances will be referred through Quote.DocumentId

None

0: This document template is in no way related to Quote Management

QuoteLines

3: This is a template for the AsposeWords merge process, generating the offer line details

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.DocTmplQuoteType, To>()
ObjectExtensions.AssignByReflection<DocTmplQuoteType>(DocTmplQuoteType)
ObjectExtensions.GraphCopy<DocTmplQuoteType>()
Converters.MapEnums<DocTmplQuoteType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top