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. |