Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_FUNCTIONGROUP Property / ARTICLE_FUNCTIONGROUP Property

In This Topic
    ARTICLE_FUNCTIONGROUP Property
    In This Topic
    Function group # 22026.
    Syntax
    public MDPropertyValue ARTICLE_FUNCTIONGROUP {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FUNCTIONGROUP {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This field is for informational purposes and can be used, for instance, for filtering during part selection. Entry is limited to 30 characters.

    See Also