API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_MOUNTINGPLATE Property / ARTICLEREF_MOUNTINGPLATE(Int32) Property

In This Topic
    ARTICLEREF_MOUNTINGPLATE(Int32) Property
    In This Topic
    Mounting panel # 20485. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue ARTICLEREF_MOUNTINGPLATE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_MOUNTINGPLATE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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