'Declaration <DescriptionAttribute("Creditor's name or company according to the account name.")> Public Property UltimateCreditorName As String
[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
);
Property Value
Максимум 70 разрешенных символов.