Gets the identifier of the utility set.
[Visual Basic] Function GetIdentifier() As String [C#] string GetIdentifier(); [C++] String* GetIdentifier(); [JScript] function GetIdentifier(): String;
The string that identify the utility set.
Use this method to retrieve the identifier of the utility set.
IUtilitySet Interface | Okapi.Library.Utility Namespace