Show / Hide Table of Contents

Enum DocTmplType

Value for field 'record_type' in table 'doctmpl'. This Enum is used by: DocTmpl.record_type

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

Fields

Name Description
Appointment

1: (not used for document templates)

Document

2: Generic text document (for instance, a letter)

Email

3: Email message

Fax

4: Facsimile

MergeDraft

7: Template for mailmerge operations

MergeFinal

8: Result of a mailmerge operation

Phone

5: (not used for document templates)

SavedReport

9: Saved result of running a report (output from Reporter)

Todo

6: (not used for document templates)

Unknown

0: The document type is unknown/undecided

Extension Methods

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