Vehicle Restriction
Defined in namespace Scandit.DataCapture.ID.Data
- VehicleRestriction
class VehicleRestriction
Added in version 6.16.0
- Code
string
Code { get; }Added in version 6.16.0
The category of motor vehicle the Driver’s License is valid for. Check the information printed on the Driver’s License for the list of valid codes.
- Restriction
string
Restriction { get; }Added in version 6.16.0
The restriction that applies to the motor vehicle category. Check the information printed on the Driver’s License for the list of possible restrictions.
- DateOfIssue
DateResult DateOfIssue { get; }
Added in version 6.16.0
The date when this vehicle restriction starts to apply.