API Help
Eplan.EplApi.RemoteClient Namespace / EplanRemoteClient Class / License Property

In This Topic
    License Property (EplanRemoteClient)
    In This Topic
    License file name (*.lis).
    Syntax
    public string License {get; set;}
    public:
    property String^ License {
       String^ get();
       void set (    String^ value);
    }
    See Also