Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

MES Stateful API

GetFolderTreeData Method

The GetFolderTreeData() method retrieves data for the different levels of the folders tree based on the setting of the folderTreeLevel.

  • If the folderTreeLevel is set to Initialized, the item classes and items are returned.
  • If the folderTreeLevel is set to ItemClass, the operations for all the items in the specified item class are returned.
  • If the folderTreeLevel is set to Item, all the entities for all the operation in the specified item ID are returned.
  • If the folderTreeLevel is set to Operation, all the versions for all the entities in the specified operation and item are returned.
  • If the folderTreeLevel is set to Entity or Version, a null DataSet is returned.

The data returned can be further filtered by supplying values for the other parameters.

In This Topic
TitleResults for “How to create a CRG?”Also Available in