FabricationItemFolder
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the FabricationItemFolder | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetItemFiles() | IList<FabricationItemFile> | Gets the item files in this item folder. | |
| GetSubFolders() | IList<FabricationItemFolder> | Gets the item folder's sub folders. | |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| Name | string | The item folder's name. |