Click or drag to resize
GetListParamsValidate Method
Validates that the page number and batch size will at least return something. Call this before sending to the stored procedure.

Namespace: RMP.WCF.Model
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Validate()
See Also