Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / IsCPsCountVariable Property

In This Topic
    IsCPsCountVariable Property
    In This Topic
    Returns whether the count of connection points is specified as variable.
    Syntax
    public bool IsCPsCountVariable {get;}
    public:
    property bool IsCPsCountVariable {
       bool get();
    }
    See Also