Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNC_CATEGORY_REGION Property / FUNC_CATEGORY_REGION Property

In This Topic
    FUNC_CATEGORY_REGION Property
    In This Topic
    Function definition: Area # 20088.
    Syntax
    public PropertyValue FUNC_CATEGORY_REGION {get; set;}
    public:
    property PropertyValue^ FUNC_CATEGORY_REGION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    This property is read-only..

    Area for grouping the function definitions. Provides the area within the trade, e.g., "coils and contacts" or "motors".

    See Also