ProjectItem
Properties
Name | Type | Access | Min Version | Description |
---|---|---|---|---|
name | string | R | 25.0 | Get name of project item object |
Static Methods
cast
25.0any
Parameters
Name | Type | Description |
---|---|---|
item | any | - |
Instance Methods
getParent
25.0ProjectItem
Get the root item of the project which contains all items of the project on the lowest level
getProject
25.0Project
Get the root item of the project which contains all items of the project on the lowest level.