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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of N pins in the plug.

    See Also