Back to Devexpress

ServiceKnownTypeProvider Class

corelibraries-devexpress-dot-xpf-dot-printing.md

latest1.1 KB
Original Source

ServiceKnownTypeProvider Class

Registers known types on a WCF-service.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public static class ServiceKnownTypeProvider
vb
Public Module 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

ServiceKnownTypeProvider Members

DevExpress.Xpf.Printing Namespace