AlertDefinitionCreate Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates a new alert definition for the Windows Communication Foundation.
Assembly: AlertingWcfProxy (in AlertingWcfProxy.dll)
| Name | Description | |
|---|---|---|
![]() | AlertDefinitionCreate() | Initializes a new instance of the AlertDefinitionCreate class. |
| Name | Description | |
|---|---|---|
![]() | DefinitionCulture | Gets or sets the locale culture for the definition. |
![]() | ExtensionData | Gets or sets an object that contains extra data. |
![]() | FeedId | Gets or sets the feed identifier. |
![]() | Name | Gets or sets the name of the definition. |
![]() | RuleDefinition | Gets or sets the XML representing the alert evaluation rule. |
| 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 the 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.



