Feed Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the data feed that is used as a source for the alert definition.
Assembly: AlertingWcfProxy (in AlertingWcfProxy.dll)
| Name | Description | |
|---|---|---|
![]() | Feed() | Initializes a new instance of the Feed class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets an object that contains extra data. |
![]() | FeedId | Gets or sets the unique key. |
![]() | Name | Gets or sets the data feed name. |
![]() | SourceUrl | Gets or sets the URL to the original item. |
![]() | Type | Gets or sets the type of the data feed. |
| 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.



