API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_THREAD Property / ARTICLE_THREAD Property

In This Topic
    ARTICLE_THREAD Property
    In This Topic
    Thread # 22127.
    Syntax
    public MDPropertyValue ARTICLE_THREAD {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_THREAD {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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