API Help
Eplan.EplApi.MasterData Namespace / MDPartSafetyRelatedValuePosition Class / Hierarchy2 Property

In This Topic
    Hierarchy2 Property
    In This Topic
    The Hierarchy2 text of the use case
    Syntax
    public MultiLangString Hierarchy2 {get; set;}
    public:
    property MultiLangString^ Hierarchy2 {
       MultiLangString^ get();
       void set (    MultiLangString^ value);
    }
    See Also