Gets the version of the IUtilitySet interface the object implements.
[Visual Basic] Function GetInterfaceVersion() As Integer [C#] int GetInterfaceVersion(); [C++] int GetInterfaceVersion(); [JScript] function GetInterfaceVersion(): int;
The version of the IUtilitySet interface.
IUtilitySet Interface | Okapi.Library.Utility Namespace