[Description("Creditor's name or company according to the account name.")] public string UltimateCreditorName { get; set; }
[Description("Creditor's name or company according to the account name.")] public: __property string* get_UltimateCreditorName(); public: __property void set_UltimateCreditorName(
string* value
);
[Description("Creditor's name or company according to the account name.")] public:
property string^ UltimateCreditorName { string^ get(); void set(string^ value); }
'Declaration <DescriptionAttribute("Creditor's name or company according to the account name.")> Public Property UltimateCreditorName As String
Property Value
Максимум 70 разрешенных символов.