Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_SPARE Property

In This Topic
    ARTICLE_SPARE Property (MergedArticleReferencePropertyList)
    In This Topic
    Spare part # 22140.
    Overload List
    OverloadDescription
    Spare part # 22140.  
    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.

    EPLAN reads article reference properties from function or if corresponding propoerty does not exists on function or is empty, then it is taken directly from the article. User needs to remember that setting values which removes property value for article reference property causes that they are read from article. Here is list of such values for each type: LONG - 0, STRING - empty string, BOOL - false, DOUBLE - 0.0 and for MULTILANGSTRING - empty multi lang string.

    See Also