API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ARTICLE_MOUNTINGSITE Property / FUNC_ARTICLE_MOUNTINGSITE Property

In This Topic
    FUNC_ARTICLE_MOUNTINGSITE Property
    In This Topic
    Part: Mounting surface # 20918.
    Syntax
    public PropertyValue FUNC_ARTICLE_MOUNTINGSITE {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_MOUNTINGSITE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    A max. of 50 mounting surfaces can be defined using the index.

    See Also