Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PIECETYPE Property / ARTICLE_PIECETYPE Property

In This Topic
    ARTICLE_PIECETYPE Property
    In This Topic
    Part group # 22027.
    Syntax
    public PropertyValue ARTICLE_PIECETYPE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PIECETYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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