VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Barcode.Web.Services Namespace / WebAamvaBarcodeRecognitionResult Class / expirationDate Property
Синтаксис Требования Смотрите также
В этом разделе
    expirationDate Свойство (WebAamvaBarcodeRecognitionResult)
    В этом разделе
    Возвращает или задает дату истечения срока действия документа (идентификатор "DBA").
    Синтаксис
    'Declaration
    
    Public Property expirationDate As System.DateTime
    
    
    public System.DateTime expirationDate { get; set; }
    
    
    public: __property System.DateTime get_expirationDate();
    public: __property void set_expirationDate(
    System.DateTime value
    );
    public:
    property System.DateTime expirationDate { System.DateTime get(); void set(System.DateTime value); }
    Требования

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

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