DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLicense Class / Expiry Property






    Expiry Property
    The expiry date of the license
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Expiry As System.Date
     
    'Usage
     
    
    Dim instance As DicomLicense
    Dim value As System.Date
     
    value = instance.Expiry
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also