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

In This Topic
    PROJ_PDD_DEVICES_SHOWDESCRSTRUCTURES Property
    In This Topic
    Show descriptive identifiers in device navigators # 10095.
    Syntax
    public PropertyValue PROJ_PDD_DEVICES_SHOWDESCRSTRUCTURES {get; set;}
    public:
    property PropertyValue^ PROJ_PDD_DEVICES_SHOWDESCRSTRUCTURES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether the tree view of the device navigators shows describing structure identifiers.

    See Also