IProjectFolderItem Interface |
Interface for a project folder
Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 26.0.0.1
Syntax
The IProjectFolderItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsFolder |
Returns whether the object is a folder
| |
Items |
Returns the collection of child project item in the folder
| |
Name |
Folder name
| |
ParentFolder |
Parent folder in the project hierarchy
|
See Also