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



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also