DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLicense.RamLicenseInfo Class / EndTime Property






    EndTime Property
    End Date and Time of the license
    Syntax
    'Declaration
     
    
    Public Property EndTime As System.Date
     
    'Usage
     
    
    Dim instance As DicomLicense.RamLicenseInfo
    Dim value As System.Date
     
    instance.EndTime = value
     
    value = instance.EndTime
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also