Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public class DocumentInfo : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class DocumentInfo _
	Implements INotifyPropertyChanged
Visual C++
public ref class DocumentInfo : INotifyPropertyChanged

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService..::.DocumentInfo

See Also