Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_MOUNTINGPLATE Property / ARTICLEREF_MOUNTINGPLATE Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Mounting panel on which the part is placed.

    See Also