Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_THREAD Property / ARTICLE_THREAD Property

In This Topic
    ARTICLE_THREAD Property
    In This Topic
    Thread # 22127.
    Syntax
    public PropertyValue ARTICLE_THREAD {get; set;}
    public:
    property PropertyValue^ ARTICLE_THREAD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Thread information, entry is limited to 6 characters.

    See Also