Eplan Platform API
Eplan.EplApi.System Namespace / EplApplication Class / License Property

In This Topic
    License Property (EplApplication)
    In This Topic
    Gets application's license variant as string.
    Syntax
    public string License {get;}
    public:
    property String^ License {
       String^ get();
    }
    See Also