Skip to main content
A newer version of this page is available. .

IClientParameter Interface

If implemented by a class, provides the service contract to a report parameter on the client side.

Namespace: DevExpress.DocumentServices.ServiceModel

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public interface IClientParameter

The following members return IClientParameter objects:

See Also