ITeddsDocumentsItem Property

Returns a single document in the collection

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
ITeddsDocument this[
	Object Identifier
] { get; }

Parameters

Identifier
Type: SystemObject
identifier document item identifier which is either a one based index of the item in the collection or the documents name.

Return Value

Type: ITeddsDocument
The returned document
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