 | SettingsObjectGetCurrentVersion Method |
Returns current version in format YYss where YY is major and ss is minor, e.g. 2401 for CT 2024 SP1.
Namespace:
CTExtensions.ExportCore.Config
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic static int GetCurrentVersion()
Public Shared Function GetCurrentVersion As Integer
Return Value
Type:
Int32
See Also