Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PE_WIRE_COUNT Property / ARTICLE_PE_WIRE_COUNT Property

In This Topic
    ARTICLE_PE_WIRE_COUNT Property
    In This Topic
    Number of PE conductors # 22123.
    Syntax
    public MDPropertyValue ARTICLE_PE_WIRE_COUNT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PE_WIRE_COUNT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of PE / PEN cable conductors.

    See Also