API Help
Eplan.EplApi.Starter Namespace / EplanSignedAssemblyAttribute Class / IsEplanAssembly Property

In This Topic
    IsEplanAssembly Property
    In This Topic
    Tells this assembly is an eplan assembly. The licence of this assembly is checked.
    Syntax
    public bool IsEplanAssembly {get;}
    public:
    property bool IsEplanAssembly {
       bool get();
    }
    See Also