Sets the string representation of the inline codes for the item.
[Visual Basic] Sub SetCodeMapping( _ ByVal p_sValue As String _ ) [C#] void SetCodeMapping( string p_sValue ); [C++] void SetCodeMapping( String* p_sValue ); [JScript] function SetCodeMapping( String p_sValue );
Use this method to set the string representation of all the inline codes in the text of the item.
IFilterItem Interface | Okapi.Library.Filter Namespace | GetCodeMapping | GetCodeCount | HasCode