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
Parameters
- version
- Type: SystemInt32
The version number of the component item.
Return Value
Type: BooleanVersion number on success, int.MinValue if not found.
See Also