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

In This Topic
    ARTICLE_PARTTYPE Property
    In This Topic
    Record type # 22023.
    Syntax
    public PropertyValue ARTICLE_PARTTYPE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PARTTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Specifies the type of parts data or cross-part data, such as component, assembly, cable, housing, accessory list, drilling pattern, customer.

    See Also