Skip to main content

Class CsFeatureToggle

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for CsFeatureToggle.

Inheritance

objectCarrierCsFeatureToggle

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

CsFeatureToggle()

Default constructor - defaults any enum props to 0.

Properties

Name

Name of the feature toggle

Property Value

string

State

Describes if the feature toggle is turned on or off

Property Value

bool

See Also

CustomerServiceAgent