The Status type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Status |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetConditionCode |
Resets the node.
| |
| ResetDescription |
Resets the node.
| |
| ResetIndicationIndicator |
Resets the node.
| |
| ResetPercent |
Resets the node.
| |
| ResetReferenceDate |
Resets the node.
| |
| ResetReferenceTime |
Resets the node.
| |
| ResetSequenceID |
Resets the node.
| |
| ResetStatusReason |
Resets the node.
| |
| ResetStatusReasonCode |
Resets the node.
| |
| ResetText |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ConditionCode |
Condition Code (BBIE). A code specifying the status condition of the related object.
| |
| ConditionCodeSet |
Checks if the property has been set or not.
| |
| Description |
Description (BBIE). A textual description of this status.
| |
| DescriptionSet |
Checks if the property has been set or not.
| |
| IndicationIndicator |
Indicator (BBIE). Specifies an indicator relevant to a specific status.
| |
| IndicationIndicatorSet |
Checks if the property has been set or not.
| |
| Percent |
Percent (BBIE). Specifies a percentage relevant to a specific status.
| |
| PercentSet |
Checks if the property has been set or not.
| |
| ReferenceDate |
Date (BBIE). A reference date value for this status.
| |
| ReferenceDateSet |
Checks if the property has been set or not.
| |
| ReferenceTime |
Time (BBIE). A reference time value for this status.
| |
| ReferenceTimeSet |
Checks if the property has been set or not.
| |
| SequenceID |
Sequence (BBIE). A unique identifier of the sequence of this status.
| |
| SequenceIDSet |
Checks if the property has been set or not.
| |
| StatusReason |
Reason (BBIE). The reason, expressed as text, for this status condition or position.
| |
| StatusReasonCode |
Status Reason Code (BBIE). A code specifying a reason for a status condition.
| |
| StatusReasonCodeSet |
Checks if the property has been set or not.
| |
| StatusReasonSet |
Checks if the property has been set or not.
| |
| Text |
Text (BBIE). Provides any textual information related to this status.
| |
| TextSet |
Checks if the property has been set or not.
|