Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_BARMOUNTINGPLATEDISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_BARMOUNTINGPLATEDISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also