Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList Class / CONNECTION_IS_PHASEBAR Property / CONNECTION_IS_PHASEBAR Property

In This Topic
    CONNECTION_IS_PHASEBAR Property
    In This Topic
    Phase busbar connection # 31135.
    Syntax
    public PropertyValue CONNECTION_IS_PHASEBAR {get; set;}
    public:
    property PropertyValue^ CONNECTION_IS_PHASEBAR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    This property is no longer in use and only taken into consideration in old projects. Indicates whether the connection can be part of a phase busbar.

    See Also