VintaSoft Barcode .NET SDK 15.2: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / SwissQRCodeValueItem Class / UltimateDebtorBuildingNumberOrAddressLine2 Property
Syntax Remarks Requirements SeeAlso
    UltimateDebtorBuildingNumberOrAddressLine2 Property (SwissQRCodeValueItem)
    Gets or sets the structured Address: Street/P.O. Box from the debtor's address.
    Syntax
    'Declaration
    
    <DescriptionAttribute("Structured Address: Street/P.O. Box from the debtor's address.")>
    Public Property UltimateDebtorBuildingNumberOrAddressLine2 As String
    
    
     

    Property Value

    Structured Address: maximum 16 characters allowed.
    Combined address elements: maximum 70 characters permitted.
    Must be provided for address type "K".
    Remarks

    Element name: BldgNbOrAdrLine2.

    Requirements

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

    See Also