2027 Method
Changes 0
M

FabricationConfiguration.GetItemFolders

Description:
Gets a list of fabrication item folders in the fabrication item folder structure.
Remarks:
To get the item folders, you may need to call ReloadConfiguration first.
public IList<FabricationItemFolder> GetItemFolders()
IList<FabricationItemFolder> Returns a list of fabrication item folders in the fabrication item folder structure.
  • The current fabrication configuration is not connected and updated to source configuration. Reload and try again.