ConnectionProvider(String) Constructor
Initializes a new instance of the ConnectionProvider class with the specified server address.
Namespace: DevExpress.ReportServer.ServiceModel.ConnectionProviders
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| serverAddress | String | A String value, specifying the server address. |
See Also