The size of the historical request
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double RequestSize { get; set; } |
| Visual Basic |
|---|
Public Property RequestSize As Double Get Set |
| JScript |
|---|
function get RequestSize () : double function set RequestSize (value : double) |