 | IContractLookupGetContractListRequestTypeLast8OfVIN Property |
OPTIONAL. The last eight characters of the VIN on the contract.
Namespace:
IAS
Assembly:
ContractLookup (in ContractLookup.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