IProjectFolderItemItems Property

Returns the collection of child project item in the folder

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
IProjectItems Items { get; }

Property Value

Type: IProjectItems
Collection of child items
See Also