AlertSchedule Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the schedule used to extract feed data.
Assembly: AlertingWcfProxy (in AlertingWcfProxy.dll)
| Name | Description | |
|---|---|---|
![]() | AlertSchedule() | Initializes a new instance of the T:AlertingWcfProxy. AlertSchedule class. |
| Name | Description | |
|---|---|---|
![]() | EndDate | Gets or sets the date time when the schedule stops executing. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. |
![]() | Name | Gets or sets the name of the alert schedule. |
![]() | RecurrenceInterval | Gets or sets the recurrence interval. |
![]() | RecurrenceType | Gets or sets the type of value for recurrence interval, for example minutes, hours, days. |
![]() | StartDate | Gets or sets the date time when the schedule starts executing. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RaisePropertyChanged(String^) | Raises the PropertyChanged event for the specified property. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



