Documentation of the CarRentalAgentService

VehicleFeature Constructor (Int64, String, String)

Initializes a new instance of the VehicleFeature class with the values handed over.

public VehicleFeature(
   Int64 id,
   String code,
   String name
);

See Also

VehicleFeature Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | VehicleFeature Constructor Overload List