Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / PlugStripPropertyList Class / PLUGSTRIP_COUNTOFSH Property / PLUGSTRIP_COUNTOFSH Property

In This Topic
    PLUGSTRIP_COUNTOFSH Property
    In This Topic
    Plugs: Number of SH pins # 35200.
    Syntax
    public PropertyValue PLUGSTRIP_COUNTOFSH {get; set;}
    public:
    property PropertyValue^ PLUGSTRIP_COUNTOFSH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of SH pins in the plug. Shields will be connected to these pins.

    See Also