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

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

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Part variant of busbar support within a busbar system.

    See Also