Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / License Class / GetLicenseModules Method

In This Topic
    GetLicenseModules Method (License)
    In This Topic
    Syntax
    public void GetLicenseModules( 
       ref Dictionary<LicenseOptions,bool> LicenseModulesDic
    )
    public:
    void GetLicenseModules( 
       Dictionary<LicenseOptions,bool>^% LicenseModulesDic
    ) 

    Parameters

    Parameter NameDescription
    LicenseModulesDic
    See Also