API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_HIERARCHY_TERMINALSTRIP Property / PROJ_HIERARCHY_TERMINALSTRIP(Int32) Property

In This Topic
    PROJ_HIERARCHY_TERMINALSTRIP(Int32) Property
    In This Topic
    Structure format for terminal strips # 10059. This property isn't indexed.
    Syntax
    public PropertyValue PROJ_HIERARCHY_TERMINALSTRIP( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_TERMINALSTRIP {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the structure format, i.e., the identifying DT elements, for terminal strips.

    See Also