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

In This Topic
    LicenseID Property
    In This Topic
    The ID for this particular license
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LicenseID As System.Integer
    public System.int LicenseID {get;}
    Remarks
    When combined with the AuthorisationID, this creates a unique identifier for the license
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also