API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ARTICLE_ERPNR Property / FUNC_ARTICLE_ERPNR Property

In This Topic
    FUNC_ARTICLE_ERPNR Property
    In This Topic
    ERP number # 31117.
    Syntax
    public PropertyValue FUNC_ARTICLE_ERPNR {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_ERPNR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    This property can be used to filter in project data navigators. By default, the property is preset with the value of the part property "ERP number" (ID 22056) of the associated part. ERP numbers may be up to 255 characters in length. A max. of 50 definitions can be defined using the index.

    See Also