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

ServiceKnownTypeProvider Class

Registers known types on a WCF-service.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Data.v19.2.dll

Declaration

public static class ServiceKnownTypeProvider

Remarks

The ServiceKnownTypeProvider class is intended to support the native WCF mechanism of serialization / de-serialization, and is used for passing custom parameter types to a report.

Inheritance

Object
ServiceKnownTypeProvider
See Also