ComponentItemGetVersion Method

Gets the version number of custom component item from the component database.

Namespace:  Tekla.Structures.Catalogs
Assembly:  Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2023.0.3
Syntax
public bool GetVersion(
	ref int version
)

Parameters

version
Type: SystemInt32
The version number of the component item.

Return Value

Type: Boolean
Version number on success, int.MinValue if not found.
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