Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_BARDISTANCE Property / ARTICLE_BARDISTANCE Property

In This Topic
    ARTICLE_BARDISTANCE Property
    In This Topic
    Busbars: Rail spacing # 22202.
    Syntax
    public PropertyValue ARTICLE_BARDISTANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_BARDISTANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also