 | CommonContractTypeSupportsOnlineTireWheelClaims Property |
Whether or not the contract supports online tire/wheel claims.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SupportsOnlineTireWheelClaims { get; set; }
Public Property SupportsOnlineTireWheelClaims As Boolean
Get
Set
function get SupportsOnlineTireWheelClaims () : boolean
function set SupportsOnlineTireWheelClaims (value : boolean)
function get_SupportsOnlineTireWheelClaims();
function set_SupportsOnlineTireWheelClaims(value);
Property Value
Type:
Boolean
See Also