Show / Hide Table of Contents

Enum DocTmplInvitationType

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

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

Fields

Name Description
Cancelled

3: 3 - Cancelled appointment

Changed

2: 2 - Changed appointment

New

1: 1 - New appointment

None

0: None - Not an appointment type

Extension Methods

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