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/10.3.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 |