Vehicle Class | |
The Vehicle type exposes the following members.
| Name | Description | |
|---|---|---|
| IsReadOnly |
Whether the parent policy is read only. Items of read only applications cannot be modified.
| |
| LineID |
Unique identifier used to specify parent line containing current vehicle item.
| |
| Timestamp |
Used to prevent overwriting previously saved data.
| |
| VehicleID |
Unique identifier used to specify current vehicle item.
| |
| VehicleNBValue |
Represents the Vehicle screen when the parent line province is NB. Returns nothing otherwise.
| |
| VehicleNLValue |
Represents the Vehicle screen when the parent line province is NL. Returns nothing otherwise.
| |
| VehicleNSValue |
Represents the Vehicle screen when the parent line province is NS. Returns nothing otherwise.
| |
| VehicleNTValue |
Represents the Vehicle screen when the parent line province is NT. Returns nothing otherwise.
| |
| VehicleNUValue |
Represents the Vehicle screen when the parent line province is PE. Returns nothing otherwise.
| |
| VehicleONValue |
Represents the Vehicle screen when the parent line province is ON. Returns nothing otherwise.
| |
| VehicleOtherValue |
Represents the Vehicle screen when the parent line province is any other province. Returns nothing otherwise.
| |
| VehiclePEValue |
Represents the Vehicle screen when the parent line province is PE. Returns nothing otherwise.
| |
| VehicleQCValue |
Represents the Vehicle screen when the parent line province is QC. Returns nothing otherwise.
| |
| VehicleYTValue |
Represents the Vehicle screen when the parent line province is PE. Returns nothing otherwise.
|