Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_TEXT_COMMON Property / FUNC_TEXT_COMMON Property

In This Topic
    FUNC_TEXT_COMMON Property
    In This Topic
    Function text (common) # 20120.
    Syntax
    public PropertyValue FUNC_TEXT_COMMON {get; set;}
    public:
    property PropertyValue^ FUNC_TEXT_COMMON {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    This property is read-only..

    Displays the function text (automatic) of the function or, if it is empty, the function text (automatic) of the associated main function.

    See Also