Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_REARPANELDISTANCE Property / ARTICLE_REARPANELDISTANCE Property

In This Topic
    ARTICLE_REARPANELDISTANCE Property
    In This Topic
    Distance rear panel # 22173.
    Syntax
    public MDPropertyValue ARTICLE_REARPANELDISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_REARPANELDISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Distance rear panel from profile level.

    See Also