C# Class MonkeyWrench.DataClasses.Logic.GetViewTableDataResponse

Inheritance: WebServiceResponse
Afficher le fichier Open project: rolfbjarne/monkeywrench Class Usage Examples

Méthodes publiques

Свойство Type Description
Count int
Host DBHost
Lane DBLane
Page int
PageSize int
RevisionWorkViews List

Property Details

Count public_oe property

public int Count
Résultat int

Host public_oe property

public DBHost Host
Résultat DBHost

Lane public_oe property

public DBLane Lane
Résultat DBLane

Page public_oe property

public int Page
Résultat int

PageSize public_oe property

public int PageSize
Résultat int

RevisionWorkViews public_oe property

public List RevisionWorkViews
Résultat List