Country
Payee.Country property
获取或设置收款人的国家,来自 ISO/DIS-3166 的 3 个字母的国家代码。
public string Country { get; set; }
也可以看看
- class Payee
- 命名空间 Aspose.Finance.Ofx
- 部件 Aspose.Finance
获取或设置收款人的国家,来自 ISO/DIS-3166 的 3 个字母的国家代码。
public string Country { get; set; }