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

In This Topic
    ARTICLE_BUSBARRAILVARIANT(Int32) Property
    In This Topic
    Busbars: Part variant # 22253. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_BUSBARRAILVARIANT( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_BUSBARRAILVARIANT {
       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 an individual busbar within a busbar system.

    See Also