Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_SAFETYRELATED_HIERARCHY_1 Property / ARTICLE_SAFETYRELATED_HIERARCHY_1 Property

In This Topic
    ARTICLE_SAFETYRELATED_HIERARCHY_1 Property
    In This Topic
    Safety-related values: Hierarchy level 1 # 40321.
    Syntax
    public PropertyValue ARTICLE_SAFETYRELATED_HIERARCHY_1 {get; set;}
    public:
    property PropertyValue^ ARTICLE_SAFETYRELATED_HIERARCHY_1 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Safety-relevant use cases can be structured hierarchically. The selection criteria that must be combined for a use case are entered in hierarchy levels. There are five hierarchy levels.

    See Also