 | CommonVehicleDescriptorTypeVIN Property |
The vehicle information number assigned to the vehicle.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string VIN { get; set; }
Public Property VIN As String
Get
Set
function get VIN () : String
function set VIN (value : String)
function get_VIN();
function set_VIN(value);
Property Value
Type:
String
See Also