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

In This Topic
    ARTICLE_SIDEPANELDISTANCE Property
    In This Topic
    Distance side panel # 22167.
    Syntax
    public MDPropertyValue ARTICLE_SIDEPANELDISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SIDEPANELDISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Distance side panel from profile level.

    See Also