Show / Hide Table of Contents

Class DocTmplType

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

Inheritance
System.Object
DocTmplType
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class DocTmplType : Enum

Fields

Appointment

1: (not used for document templates)

Declaration
public const DocTmplType Appointment
Field Value
Type Description
DocTmplType

Document

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

Declaration
public const DocTmplType Document
Field Value
Type Description
DocTmplType

Email

3: Email message

Declaration
public const DocTmplType Email
Field Value
Type Description
DocTmplType

Fax

4: Facsimile

Declaration
public const DocTmplType Fax
Field Value
Type Description
DocTmplType

MergeDraft

7: Template for mailmerge operations

Declaration
public const DocTmplType MergeDraft
Field Value
Type Description
DocTmplType

MergeFinal

8: Result of a mailmerge operation

Declaration
public const DocTmplType MergeFinal
Field Value
Type Description
DocTmplType

Phone

5: (not used for document templates)

Declaration
public const DocTmplType Phone
Field Value
Type Description
DocTmplType

SavedReport

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

Declaration
public const DocTmplType SavedReport
Field Value
Type Description
DocTmplType

Todo

6: (not used for document templates)

Declaration
public const DocTmplType Todo
Field Value
Type Description
DocTmplType

Unknown

0: The document type is unknown/undecided

Declaration
public const DocTmplType Unknown
Field Value
Type Description
DocTmplType

value__

Declaration
public short value__
Field Value
Type Description
System.Int16

Extension Methods

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