API Help
Eplan.EplApi.EServices Namespace / ElectroMessage Class / IsLicensed Property

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