Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public SearchTypeEnum SearchType { get; set; } |
Visual Basic (Declaration) |
---|
Public Property SearchType As SearchTypeEnum |
Visual C++ |
---|
public: property SearchTypeEnum SearchType { SearchTypeEnum get (); void set (SearchTypeEnum value); } |