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

In This Topic
    ARTICLE_WEAR Property
    In This Topic
    Wearing part # 22139.
    Syntax
    public MDPropertyValue ARTICLE_WEAR {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_WEAR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Identifies a wearing part, e.g. the position of an item that is especially prone to wear. Entry is limited to 16 characters.

    See Also