When set to true a call to MoreData requests ALL the historical data
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool OverridePageSize { get; set; } |
Visual Basic |
---|
Public Property OverridePageSize As Boolean Get Set |
JScript |
---|
function get OverridePageSize () : boolean function set OverridePageSize (value : boolean) |