DicomObjects.NET.V8
DicomObjects Namespace / DicomLicense.RamLicenseInfo Class / EndTime Property



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also