IProjectItem Interface

Interface for a project item

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

The IProjectItem type exposes the following members.

Properties
  NameDescription
Public propertyIsFolder
Returns whether the object is a folder
Public propertyName
Name of the project item
Public propertyParentFolder
Parent folder in the project hierarchy
Top
Methods
  NameDescription
Public methodRemove
Remove project item from the project
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