API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PIECETYPE Property / ARTICLE_PIECETYPE(Int32) Property

In This Topic
    ARTICLE_PIECETYPE(Int32) Property
    In This Topic
    Part group # 22027. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_PIECETYPE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_PIECETYPE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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