Volume Status Event

C# |
public class VolumeStatusEvent

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | VolumeStatusEvent()()()() | Initializes a new instance of the VolumeStatusEvent class |
![]() | Description |
The description of this event
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | EventId |
The ID of this event
|
![]() | EventType |
The event's type
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetDescription()()()() |
Checks if Description property is set
|
![]() | IsSetEventId()()()() |
Checks if EventId property is set
|
![]() | IsSetEventType()()()() |
Checks if EventType property is set
|
![]() | IsSetNotAfter()()()() |
Checks if NotAfter property is set
|
![]() | IsSetNotBefore()()()() |
Checks if NotBefore property is set
|
![]() | NotAfter |
The latest end time of this event
|
![]() | NotBefore |
The earliest start time of this event
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDescription(String) | Obsolete.
Sets the description of this event
|
![]() | WithEventId(String) | Obsolete.
Sets the ID of this event
|
![]() | WithEventType(String) | Obsolete.
Sets the event's type
|
![]() | WithNotAfter(DateTime) | Obsolete.
Sets the latest end time of this event
|
![]() | WithNotBefore(DateTime) | Obsolete.
Sets the earliest start time of this event
|

Object | |
![]() | VolumeStatusEvent |