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

In This Topic
    AllowedFunctions Property
    In This Topic
    The functions which this license allows DicomObjects to perform
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AllowedFunctions As LicensedFunctions
    public LicensedFunctions AllowedFunctions {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also