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