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

In This Topic
    FUNC_COMMENT Property
    In This Topic
    Remark # 20045.
    Syntax
    public PropertyValue FUNC_COMMENT {get; set;}
    public:
    property PropertyValue^ FUNC_COMMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also