Enum PublishType
Should this field be published by default? This Enum is used by: Task.defaultPublishType; DocTmpl.defaultPublishType; Publish.publishType
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum PublishType : short
Fields
| Name | Description |
|---|---|
| External | 1: Published to external persons |
| Undefined | 0: |