New to Telerik UI for WPFStart a free 30-day trial

Provides all knownTypes necessary for serializing AdomdDataProvider. 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.Adomd

Assembly:Telerik.Pivot.DataProviders.Adomd.dll

Syntax:

C#
public static class AdomdPivotSerializationHelper

Inheritance: objectAdomdPivotSerializationHelper

Properties

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

C#
public static IEnumerable<Type> KnownTypes { get; }
Property Value:

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

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