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

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