API Help
Eplan.EplApi.DataModel Namespace / Pin Class / JumperBarCount Property

In This Topic
    JumperBarCount Property
    In This Topic
    Assigns the maximum number of JumperBars on the Pin.
    Syntax
    public short JumperBarCount {get; set;}
    public:
    property short JumperBarCount {
       short get();
       void set (    short value);
    }
    See Also