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

In This Topic
    ARTICLE_BARMOUNTINGPLATEDISTANCE Property
    In This Topic
    Busbars: Distance between rails and mounting panel # 22203.
    Syntax
    public PropertyValue ARTICLE_BARMOUNTINGPLATEDISTANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_BARMOUNTINGPLATEDISTANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also