Show / Hide Table of Contents

Enum EntityPublishHelper.PublishSaveState

The state of the PublishHelper

Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public enum PublishSaveState

Fields

Name Description
Delete

The publish status is turned off - delete publish

Insert

The publish status is turned on - insert publish

Nothing

Nothing - there are no changes

Update

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

Extension Methods

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