VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.SymbologySubsets Namespace / IsbtDonorGlobalRegistrationIdentifier Class / RegistrationDonorIdentifier Property
Syntax Remarks Requirements SeeAlso
In This Topic
RegistrationDonorIdentifier Property (IsbtDonorGlobalRegistrationIdentifier)
In This Topic
Get the Registration Donor Identifier.
Syntax
'Declaration

Public ReadOnly Property RegistrationDonorIdentifier As String

public string RegistrationDonorIdentifier { get; }

Remarks

Registration Donor Identifier that shall uniquely identify a donor, or potential donor, within the registration organization. Note: Alpha characters in the RDI will increase the length of the linear bar code.

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