Use this method to retrieve more data. If Page size is overridden the whole historical data is requested
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void MoreData( bool overridePageSize ) |
Visual Basic |
---|
Public Sub MoreData ( _ overridePageSize As Boolean _ ) |
JScript |
---|
public function MoreData( overridePageSize : boolean ) |
Parameters
- overridePageSize
- Type: System..::..Boolean