DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLicense Class / LicenseType Property

In This Topic
    LicenseType Property
    In This Topic
    The Type (Full, Trial or Developer) of this license.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LicenseType As LicenseTypes
    public LicenseTypes LicenseType {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also