ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.DataProcessing.Persistence Namespace / SnapshotSerializer Class
Members

In This Topic
    SnapshotSerializer Class
    In This Topic
    Represents a module containing the implementation of a data tree serializer.
    Object Model
    SnapshotSerializer Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class SnapshotSerializer 
    public static class SnapshotSerializer 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rendering.DataProcessing.Persistence.SnapshotSerializer

    See Also