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