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

In This Topic
    PROJ_HIERARCHY_CODEDNESTINGSETTINGS Property
    In This Topic
    Nested device tags # 10019.
    Syntax
    public PropertyValue PROJ_HIERARCHY_CODEDNESTINGSETTINGS {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_CODEDNESTINGSETTINGS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This stores a coded value defining which device tags are nested and in what manner.

    Format: Number of entries and then each setting separated by tabs (as 0 or 1 coded Boolean variables).

    See Also