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

In This Topic
    Variant Property (EplApplication)
    In This Topic
    Gets application's variant as string (Basic, Trial, Developer, etc.).
    Syntax
    public string Variant {get;}
    public:
    property String^ Variant {
       String^ get();
    }
    See Also