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

In This Topic
    ARTICLE_CURRENTUL Property
    In This Topic
    Terminals: Current UL # 22090.
    Syntax
    public MDPropertyValue ARTICLE_CURRENTUL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CURRENTUL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also