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

In This Topic
    ARTICLE_TYPENR Property
    In This Topic
    Type number # 22002.
    Syntax
    public PropertyValue ARTICLE_TYPENR {get; set;}
    public:
    property PropertyValue^ ARTICLE_TYPENR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs the type number of the part entered in parts management on the "General" tab.

    See Also