IProjectFolderItem Interface

Interface for a project folder

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
public interface IProjectFolderItem

The IProjectFolderItem type exposes the following members.

Properties
  NameDescription
Public propertyIsFolder
Returns whether the object is a folder
Public propertyItems
Returns the collection of child project item in the folder
Public propertyName
Folder name
Public propertyParentFolder
Parent folder in the project hierarchy
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next