Show / Hide Table of Contents

Enum DeltaState

State of delta This Enum is used by: ConfigurableScreenDelta.deltaState

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum DeltaState : short

Fields

Name Description
Draft

1: Draft

Published

2: Published

Unknown

0: No state applicable for this delta, or not yet decided

Extension Methods

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