VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Barcode.Web.Services Namespace / WebSwissQRCodeBarcodeValue Class / creditorCountry Property
Синтаксис Требования Смотрите также
В этом разделе
    creditorCountry Свойство (WebSwissQRCodeBarcodeValue)
    В этом разделе
    Возвращает или задает страну по адресу кредитора.
    Синтаксис
    'Declaration
    
    Public Property creditorCountry As String
    
    
    public string creditorCountry { get; set; }
    
    
    public: __property string* get_creditorCountry();
    public: __property void set_creditorCountry(
    string* value
    );
    public:
    property string^ creditorCountry { string^ get(); void set(string^ value); }
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также