DicomObjects.NET.V8
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.0 or higher

    See Also