Represents text search results.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportServiceAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class SearchResult : INotifyPropertyChanged |
Visual Basic (Declaration) |
---|
Public Class SearchResult _ Implements INotifyPropertyChanged |
Visual C++ |
---|
public ref class SearchResult : INotifyPropertyChanged |