Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_HIERARCHY_INTERRUPTIONPOINT Property / PROJ_HIERARCHY_INTERRUPTIONPOINT Property

In This Topic
    PROJ_HIERARCHY_INTERRUPTIONPOINT Property
    In This Topic
    Structure format for interruption points # 10051.
    Syntax
    public PropertyValue PROJ_HIERARCHY_INTERRUPTIONPOINT {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_INTERRUPTIONPOINT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the structure format, i.e., the identifying name elements, for interruption points.

    See Also