FabricationItemFolderGetSubFolders Method

Gets the item folder's sub folders.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<FabricationItemFolder> GetSubFolders()

Return Value

IListFabricationItemFolder
See Also