Class ResponseBase
- Assembly
- MES.MQC.DataSourceLibrary.dll
public abstract class ResponseBase
- Inheritance
-
ResponseBase
- Derived
- Inherited Members
Properties
MaxResults
public int MaxResults { get; set; }
Property Value
StartAt
public int StartAt { get; set; }
Property Value
Total
public int Total { get; set; }