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

In This Topic
    ARTICLE_PANELMOUNTINGSPACE Property
    In This Topic
    Mounting panel: Mounting space # 22078.
    Syntax
    public PropertyValue ARTICLE_PANELMOUNTINGSPACE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PANELMOUNTINGSPACE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant.

    See Also