 | CommonVehicleDescriptorTypeNumberOfKeys Property |
An optional integer representation of the number of keys delivered with the vehicle at the time of sale. Required for certain Service Group contracts.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int NumberOfKeys { get; set; }
Public Property NumberOfKeys As Integer
Get
Set
function get NumberOfKeys () : int
function set NumberOfKeys (value : int)
function get_NumberOfKeys();
function set_NumberOfKeys(value);
Property Value
Type:
Int32
See Also