Show / Hide Table of Contents

Class EntityPublishHelper.PublishSaveState

The state of the PublishHelper

Inheritance
Object
EntityPublishHelper.PublishSaveState
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class PublishSaveState : Enum

Fields

Delete

The publish status is turned off - delete publish

Declaration
public const EntityPublishHelper.PublishSaveState Delete
Field Value
Type Description
EntityPublishHelper.PublishSaveState

Insert

The publish status is turned on - insert publish

Declaration
public const EntityPublishHelper.PublishSaveState Insert
Field Value
Type Description
EntityPublishHelper.PublishSaveState

Nothing

Nothing - there are no changes

Declaration
public const EntityPublishHelper.PublishSaveState Nothing
Field Value
Type Description
EntityPublishHelper.PublishSaveState

Update

There are modifications to the publish period only, hence the publish needs to be updated.

Declaration
public const EntityPublishHelper.PublishSaveState Update
Field Value
Type Description
EntityPublishHelper.PublishSaveState

value__

The state of the PublishHelper

Declaration
public int value__
Field Value
Type Description
Int32

Extension Methods

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