Class
XmlaPivotSerializationHelper

Provides all knownTypes necessary for serializing XmlaDataProvider. Use this class to extract these knownTypes and concatenate them with your knownTypes, so you can pass them to for example.

Definition

Namespace:Telerik.Pivot.Xmla

Assembly:Telerik.Pivot.DataProviders.Xmla.dll

Syntax:

cs-api-definition
public static class XmlaPivotSerializationHelper

Inheritance: objectXmlaPivotSerializationHelper

Properties

KnownTypes

Gets known types in XmlaDataProvider to use with serializer such as .

Declaration

cs-api-definition
public static IEnumerable<Type> KnownTypes { get; }

Property Value

IEnumerable<Type>

An enumeration with the known serializable classes for the XmlaDataProvider IDataProvider.

In this article
DefinitionPropertiesKnownTypes
Not finding the help you need?
Contact Support