Eplan Platform API
Eplan.EplApi.MasterData Namespace / TemplateMDMessage Class / IsLicensed Property

In This Topic
    IsLicensed Property (TemplateMDMessage)
    In This Topic
    Returns true if the message is licensed.
    Syntax
    public bool IsLicensed {get;}
    public:
    property bool IsLicensed {
       bool get();
    }
    See Also