VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.SymbologySubsets Namespace / AamvaDataElementIdentifiers Class / DCD Property
Syntax Requirements SeeAlso
In This Topic
DCD Property (AamvaDataElementIdentifiers)
In This Topic
Gets the data element identifier that specifies jurisdiction-specific codes, which represent additional privileges granted to the cardholder beyond the vehicle class (such as transportation of passengers, hazardous materials, operation of motorcycles, etc).
Syntax
'Declaration

Public Shared ReadOnly Property DCD As AamvaDataElementIdentifier

public static AamvaDataElementIdentifier DCD { get; }

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also