 | CommonVehicleDescriptorTypeTrimLevel Property |
A text representation of the trim level of the vehicle sold.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string TrimLevel { get; set; }
Public Property TrimLevel As String
Get
Set
function get TrimLevel () : String
function set TrimLevel (value : String)
function get_TrimLevel();
function set_TrimLevel(value);
Property Value
Type:
String
See Also