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






    AllowedFunctions Property
    The functions which this license allows DicomObjects to perform
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AllowedFunctions As LicensedFunctions
     
    'Usage
     
    
    Dim instance As DicomLicense
    Dim value As LicensedFunctions
     
    value = instance.AllowedFunctions
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also