ChangeNavigatorItem
Creates new navigator item with the given data under the given parent.
def ChangeNavigatorItem (item) -> String
Parameters
- item
- [in] An APIObject describing the changed data of the navigator item identified by it's GUID.
Return Values
This function returns the GUID of the changed navigator item.
Remarks
For information on how to fill the passed item
APIObject, visit the
documentation of API_NavigatorItem structure.
Requirements
- Version: Python API 0.2 or Later
- Module: GS
See Also
GetNavigatorTree, GetNavigatorItem, CreateNavigatorItem, DeleteNavigatorItems