Eplan Platform API
Eplan.EplApi.DataModel Namespace / LocationBoxPropertyList Class / FUNC_MOUNTINGLOCATION Property / FUNC_MOUNTINGLOCATION Property

In This Topic
    FUNC_MOUNTINGLOCATION Property
    In This Topic
    Mounting site (describing) # 20024.
    Syntax
    public PropertyValue FUNC_MOUNTINGLOCATION {get; set;}
    public:
    property PropertyValue^ FUNC_MOUNTINGLOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Describing mounting site of the function.

    See Also