Interface ICarRentalCapable
Defines a capable that may use rental cars.
Namespace: SOHCarModel.Rental
Assembly: SOHCarModel.dll
Syntax
public interface ICarRentalCapable
Properties
| Improve this Doc View SourceCarRentalLayer
Access platform to rental cars.
Declaration
ICarRentalLayer CarRentalLayer { get; }
Property Value
Type | Description |
---|---|
ICarRentalLayer |