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

In This Topic
    ARTICLE_CHARACTERISTICS Property
    In This Topic
    Technical characteristics # 22017.
    Syntax
    public PropertyValue ARTICLE_CHARACTERISTICS {get; set;}
    public:
    property PropertyValue^ ARTICLE_CHARACTERISTICS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also