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

In This Topic
    FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONTEXT Property
    In This Topic
    Function text (of main function) # 20463.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONTEXT {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONTEXT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    This property is read-only..

    Shows the function text of the associated main function at a part placement.

    See Also