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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also