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

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