ReportServiceClientFactory(String) Constructor
Initializes a new instance of the ReportServiceClientFactory class with the specified endpoint configuration name.
Namespace: DevExpress.DocumentServices.ServiceModel.Client
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
endpointConfigurationName | String | A String value, specifying the endpoint configuration name. |
See Also