Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / FUNC_COMPONENTTYPE Property / FUNC_COMPONENTTYPE Property

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

    Property Value

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

    This property is read-only..

    Provides the name of the entered function definition.

    See Also