Gets the string representation of the inline codes for the item.
[Visual Basic] Function GetCodeMapping() As String [C#] string GetCodeMapping(); [C++] String* GetCodeMapping(); [JScript] function GetCodeMapping(): String;
The string representation of the inline codes for the item.
You can use this string for storing the inline codes and the coded text string in separate location (e.g. in a database).
IFilterItem Interface | Okapi.Library.Filter Namespace | SetCodeMapping | GetCode | GetCodeCount | HasCode | GetCodeIndexFromID