[Description("Structured Address: Street/P.O. Box from the creditor's address.")] public string UltimateCreditorStreetOrAddressLine1 { get; set; }
[Description("Structured Address: Street/P.O. Box from the creditor's address.")] public: __property string* get_UltimateCreditorStreetOrAddressLine1(); public: __property void set_UltimateCreditorStreetOrAddressLine1(
string* value
);
[Description("Structured Address: Street/P.O. Box from the creditor's address.")] public:
property string^ UltimateCreditorStreetOrAddressLine1 { string^ get(); void set(string^ value); }
'Declaration <DescriptionAttribute("Structured Address: Street/P.O. Box from the creditor's address.")> Public Property UltimateCreditorStreetOrAddressLine1 As String
Property Value
Максимум 70 разрешенных символов.