Show / Hide Table of Contents

Enum DocTmplDirection

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

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

Fields

Name Description
Incoming

1: Document template for incoming documents

Outgoing

2: Document template is used for outgoing documents

SaintAll

3: All' choice for Saint. This is NOT an acceptable value for a task definition, but is used by the Saint system for indexing all directions

Unknown

0: The direction of documents from this template is unknown/undecided

Extension Methods

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