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

In This Topic
    ARTICLE_FAMILY Property
    In This Topic
    Family # 22885.
    Syntax
    public MDPropertyValue ARTICLE_FAMILY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FAMILY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Used to group several cables of the same type. This allows searching for alternatives to a cable in Cable proD (for example for prefabricated cables with the same plugs but different lengths).

    See Also