Skip to main content

Class DictionaryStepInformation

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for DictionaryStepInformation. Information about a dictionary step

Inheritance

objectCarrierDictionaryStepInformation

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

DictionaryStepInformation()

Default constructor - defaults any enum props to 0.

Properties

Name

The name of the dictionary step (from attribute, not class name)

Property Value

string

StepNumber

Generation number of step

Property Value

int

See Also

DatabaseAgent