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

In This Topic
    ARTICLE_BUSBARHOLDERPARTNR(Int32) Property
    In This Topic
    Busbar support: Part number # 22204. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_BUSBARHOLDERPARTNR( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_BUSBARHOLDERPARTNR {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Part number of busbar support within a busbar system.

    See Also