CustomState Properties

The CustomState type exposes the following members.

Properties
  NameDescription
Public propertyClassification
Gets or sets the classification for the state, which describes how "good" or "bad" the state is considered to be.
(Inherited from DataState.)
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBase.)
Public propertyId
Gets the object ID.
(Inherited from DescriptorBase.)
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyRangeNumberValue
Gets the state value range.
Public propertyStateGroup
Gets the parent group.
(Inherited from DataState.)
Top
See Also