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

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