The details of the status change reason for the instance.

C# |
public class InstanceStateChangeReason

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | InstanceStateChangeReason()()()() | Initializes a new instance of the InstanceStateChangeReason class |
![]() | Code |
Gets and sets the property Code.
The programmable code for the state change reason. |
![]() | Equals(Object) | (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.) |
![]() | Message |
Gets and sets the property Message.
The status change reason description. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCode(String) | Obsolete.
Sets the Code property
|
![]() | WithMessage(String) | Obsolete.
Sets the Message property
|

Object | |
![]() | InstanceStateChangeReason |