The Alarm type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Alarm |
Creates new event entity
|
Methods
| Name | Description | |
|---|---|---|
| AddCustomHeader |
Adds custom header to this entity.
(Inherited from BasePdiEntity.) | |
| BeforeEnd |
Sets the alarm time offset relative to end of the event.
| |
| BeforeStart |
Sets the alarm time offset relative to start of the event.
| |
| Equals | (Inherited from Object.) | |
| ExactlyAt |
Sets the alarm time to precise date and time.
| |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetHeader |
Gets header with specified key from this calendar entity.
(Inherited from BasePdiEntity.) | |
| GetHeaders |
Gets header with specified key from this calendar entity.
(Inherited from BasePdiEntity.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| RenderFinal |
Renders this entity as a string.
(Inherited from BasePdiEntity.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets or sets alarm action (display, audio).
| |
| AlarmOffset |
Gets alarm offset. Offset is relative to RelativeTo property.
| |
| AlarmTime |
Gets exact alarm time (Always converted to the UTC value).
| |
| Description |
Gets or sets alarm description.
| |
| RelativeTo |
Gets relative to information of AlarmOffset.
|