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

In This Topic
    ARTICLE_PIECETYPE Property
    In This Topic
    Part group # 22027.
    Syntax
    public MDPropertyValue ARTICLE_PIECETYPE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PIECETYPE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Part groups are used to group parts of the same type, e.g., in heat or vibration sensitive items. A maximum of 10 characters can be entered into this field.

    See Also