Reporting

Represents the result of the GetPage service operation.

Namespace: Telerik.Reporting.Service
Assembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll)

Syntax

C#
public class PageInfo : ServiceOperationResultBase
Visual Basic
Public Class PageInfo _
	Inherits ServiceOperationResultBase

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Service..::..ServiceOperationResultBase
    Telerik.Reporting.Service..::..PageInfo

Version Information

Supported in: 1.0.1, 1.0

See Also