UltimateDebtorBuildingNumberOrAddressLine2 Property (SwissQRCodeValueItem)
Gets or sets the structured Address: Street/P.O. Box from the debtor's address.
[Description("Structured Address: Street/P.O. Box from the debtor's address.")]
public string UltimateDebtorBuildingNumberOrAddressLine2 { get; set; }
[Description("Structured Address: Street/P.O. Box from the debtor's address.")]
public: __property string* get_UltimateDebtorBuildingNumberOrAddressLine2();
public: __property void set_UltimateDebtorBuildingNumberOrAddressLine2(
string*
);
[Description("Structured Address: Street/P.O. Box from the debtor's address.")]
public:
property string^ UltimateDebtorBuildingNumberOrAddressLine2 {
string^ get();
void set(string^ );
}
'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".
Element name: BldgNbOrAdrLine2.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5