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

In This Topic
    ARTICLE_LABELLING Property
    In This Topic
    Identification # 26405.
    Syntax
    public PropertyValue ARTICLE_LABELLING {get; set;}
    public:
    property PropertyValue^ ARTICLE_LABELLING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Marking or labeling of a product by applying numbers, letters, labels, symbols or colors with the aim of identifying the product and giving instructions for transport, handling and storage. Example: CE certification.

    See Also