Click or drag to resize

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)
Syntax
public static int GetCurrentVersion()

Return Value

Type: Int32
See Also