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
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
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<DocTmplPrivacyType, To>(DocTmplPrivacyType)
Converters.MapEnums<DocTmplPrivacyType, To>(DocTmplPrivacyType)
ObjectExtensions.AssignByReflection<DocTmplPrivacyType>(DocTmplPrivacyType, DocTmplPrivacyType)
ObjectExtensions.GraphCopy<DocTmplPrivacyType>(DocTmplPrivacyType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top