ClientFeatureData Constructor
Initializes a new instance of the ClientFeatureData class.
Namespace: Microsoft.WindowsServerSolutions.Reporting
Assembly: AlertFramework (in AlertFramework.dll)
Overload List
Name | Description | |
---|---|---|
ClientFeatureData() | Initializes a new instance of the ClientFeatureData class. |
|
ClientFeatureData(String, String) | Initializes a new instance of the ClientFeatureData class with the specified client computer name and feature name. |
|
ClientFeatureData(String, String, XElement) | Initializes a new instance of the ClientFeatureData class with the specified client computer name, feature name, and XML fragment. |
See Also
ClientFeatureData Class
Microsoft.WindowsServerSolutions.Reporting Namespace
Return to top