 | IElectronicProcessingGetRatesRequestTypeLimitTireWheel Property |
A value of type LimitTireWheelType which allows the calling program to pre-filter any returned tire/wheel rates. This value is not typically utilized and is usually sent as "IncludeAll".
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IElectronicProcessingLimitTireWheelType LimitTireWheel { get; set; }
Public Property LimitTireWheel As IElectronicProcessingLimitTireWheelType
Get
Set
function get LimitTireWheel () : IElectronicProcessingLimitTireWheelType
function set LimitTireWheel (value : IElectronicProcessingLimitTireWheelType)
function get_LimitTireWheel();
function set_LimitTireWheel(value);
Property Value
Type:
IElectronicProcessingLimitTireWheelType
See Also