Show / Hide Table of Contents

Class DeltaState

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

Inheritance
Object
DeltaState
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class DeltaState : Enum

Fields

Draft

1: Draft

Declaration
public const DeltaState Draft
Field Value
Type Description
DeltaState

Published

2: Published

Declaration
public const DeltaState Published
Field Value
Type Description
DeltaState

Unknown

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

Declaration
public const DeltaState Unknown
Field Value
Type Description
DeltaState

value__

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

Declaration
public short value__
Field Value
Type Description
Int16

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