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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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