DataState Properties

The DataState 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.
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 propertyStateGroup
Gets the parent group.
Top
See Also