Partager via


ClientFeatureData Constructor

 

Initializes a new instance of the ClientFeatureData class.

Namespace:   Microsoft.WindowsServerSolutions.Reporting
Assembly:  AlertFramework (in AlertFramework.dll)

Overload List

Name Description
System_CAPS_pubmethod ClientFeatureData()

Initializes a new instance of the ClientFeatureData class.

System_CAPS_pubmethod ClientFeatureData(String, String)

Initializes a new instance of the ClientFeatureData class with the specified client computer name and feature name.

System_CAPS_pubmethod 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