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

In This Topic
    ARTICLE_SPARE Property
    In This Topic
    Spare part # 22140.
    Syntax
    public MDPropertyValue ARTICLE_SPARE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SPARE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Identifies a spare part, e.g. the name of the item that can replace the defective or worn part. Entry is limited to 16 characters.

    See Also