 | CommonVehicleDescriptorTypeInspectionID Property |
An optional text representation of the inspection ID of the vehicle sold.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string InspectionID { get; set; }
Public Property InspectionID As String
Get
Set
function get InspectionID () : String
function set InspectionID (value : String)
function get_InspectionID();
function set_InspectionID(value);
Property Value
Type:
String
See Also