Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / IsTemplate Property

In This Topic
    IsTemplate Property (Connection)
    In This Topic
    Returns true if this is a transient Connection object representing a cable wire's template.
    Syntax
    public virtual bool IsTemplate {get;}
    public:
    virtual property bool IsTemplate {
       bool get();
    }
    See Also