Show / Hide Table of Contents

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
public enum PublishType : short

Fields

Name Description
External

1: Published to external persons

Undefined

0:

Extension Methods

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