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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Distance side panel from profile level.

    See Also