public PropertyValue DMPLAOBJECT_TREELEVEL( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_TREELEVEL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMPLAOBJECT_TREELEVEL( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_TREELEVEL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Indicates the hierarchy level of the planning object or structure segment in the tree view of the pre-planning navigator. The top level (directly below the project) has the value "1"; for the levels below, the value is incremented.