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