DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / LogLicenceDetails Property






    LogLicenceDetails Property
    Controls logging of licence initialization details

    Suggested use is for debugging purposes only

    Syntax
    'Declaration
     
    
    Public Shared Property LogLicenceDetails As System.Boolean
     
    'Usage
     
    
    Dim value As System.Boolean
     
    DicomGlobal.LogLicenceDetails = value
     
    value = DicomGlobal.LogLicenceDetails
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also