Volume Status Action

C# |
public class VolumeStatusAction

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | VolumeStatusAction()()()() | Initializes a new instance of the VolumeStatusAction class |
![]() | Code |
The code identifying the action.
|
![]() | Description |
A description of the action.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | EventId |
The ID of the event associated with this action.
|
![]() | EventType |
The event type associated with this action.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetCode()()()() |
Checks if Code property is set
|
![]() | IsSetDescription()()()() |
Checks if Description property is set
|
![]() | IsSetEventId()()()() |
Checks if EventId property is set
|
![]() | IsSetEventType()()()() |
Checks if EventType property is set
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCode(String) | Obsolete.
Sets the code identifying the action.
|
![]() | WithDescription(String) | Obsolete.
Sets a description of the action.
|
![]() | WithEventId(String) | Obsolete.
Sets the ID of the event associated with this action.
|
![]() | WithEventType(String) | Obsolete.
Sets the event type associated with this action.
|

Object | |
![]() | VolumeStatusAction |