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
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