Show / Hide Table of Contents

Enum DocTmplPrivacyType

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

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

Fields

Name Description
None

0: This document template is in no way related to GDPR

PersonRegistered

1: This is a template for the 'you have been added to our system' kind of email; must be an .html email template

Extension Methods

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