Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MonkeyWrench
DataClasses
Logic
GetViewTableDataResponse
C# Class MonkeyWrench.DataClasses.Logic.GetViewTableDataResponse
Inheritance:
WebServiceResponse
Show file
Open project: rolfbjarne/monkeywrench
Class Usage Examples
Public Properties
Property
Type
Description
Count
int
Host
DBHost
Lane
DBLane
Page
int
PageSize
int
RevisionWorkViews
List
Property Details
Count
public property
public
int
Count
return
int
Host
public property
public
DBHost
Host
return
DBHost
Lane
public property
public
DBLane
Lane
return
DBLane
Page
public property
public
int
Page
return
int
PageSize
public property
public
int
PageSize
return
int
RevisionWorkViews
public property
public
List
RevisionWorkViews
return
List