DicomObjects.NET.V8
DicomObjects Namespace / DicomLicense Class / Start Property



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also