Show / Hide Table of Contents

Enum EntityPublishHelper.PublishSaveState

The state of the PublishHelper

Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public enum EntityPublishHelper.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<EntityPublishHelper.PublishSaveState, To>(EntityPublishHelper.PublishSaveState)
Converters.MapEnums<EntityPublishHelper.PublishSaveState, To>(EntityPublishHelper.PublishSaveState)
ObjectExtensions.AssignByReflection<EntityPublishHelper.PublishSaveState>(EntityPublishHelper.PublishSaveState, EntityPublishHelper.PublishSaveState)
ObjectExtensions.GraphCopy<EntityPublishHelper.PublishSaveState>(EntityPublishHelper.PublishSaveState)
RegistryExtensions.GetRegistryRowAsync(Enum, string, CancellationToken)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top