Class XmlaPivotSerializationHelper
Provides all knownTypes necessary for serializing Xmla
Inheritance
Namespace: Telerik.Pivot.Xmla
Assembly: Telerik.Pivot.DataProviders.Xmla.dll
Syntax
public static class XmlaPivotSerializationHelper : Object
Properties
KnownTypes
Gets known types in Xmla
Declaration
public static IEnumerable<Type> KnownTypes { get; }
Property Value
System. An enumeration with the known serializable classes for the Xmla |