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

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