API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PE_WIRE_COUNT Property / ARTICLE_PE_WIRE_COUNT(Int32) Property

In This Topic
    ARTICLE_PE_WIRE_COUNT(Int32) Property
    In This Topic
    Number of PE conductors # 22123. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue ARTICLE_PE_WIRE_COUNT( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_PE_WIRE_COUNT {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of PE / PEN cable conductors.

    See Also