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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also