API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ARTICLE_PARTTYPE Property / FUNC_ARTICLE_PARTTYPE Property

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    At a function for the assigned part numbers, specifies the type of parts data or cross-part data, e.g., component, assembly, cable, housing, accessory list, drilling pattern, customer. A max. of 50 is allowed.

    See Also