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

In This Topic
    ARTICLE_PARTTYPE Property
    In This Topic
    Record type # 22023.
    Syntax
    public MDPropertyValue ARTICLE_PARTTYPE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PARTTYPE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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