C# Class MonkeyWrench.DataClasses.Logic.GetViewTableDataResponse

Inheritance: WebServiceResponse
Exibir arquivo 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_oe property

public int Count
return int

Host public_oe property

public DBHost Host
return DBHost

Lane public_oe property

public DBLane Lane
return DBLane

Page public_oe property

public int Page
return int

PageSize public_oe property

public int PageSize
return int

RevisionWorkViews public_oe property

public List RevisionWorkViews
return List