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