ProjTable.levelFormat Method
Retrieves the project ID for the current project record if it is on the project hierarchy level that is passed in as a parameter.
Syntax
public NumberSequenceFormat levelFormat(Level level)
Run On
Called
Parameters
- level
Type: Level Extended Data Type
The hierarchy level.
Return Value
Type: NumberSequenceFormat Extended Data Type
The ID of the project. It returns blank if the current project is not on the hierarchy level that is passed in as a parameter.