 | IClaimsGetClaimsListRequestTypeLast8OfVIN Property |
OPTIONAL. The last eight digits of the vehicle VIN, used to filter the list of claims to return to the calling program.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Last8OfVIN { get; set; }
Public Property Last8OfVIN As String
Get
Set
function get Last8OfVIN () : String
function set Last8OfVIN (value : String)
function get_Last8OfVIN();
function set_Last8OfVIN(value);
Property Value
Type:
String
See Also