Gets the identifier for the code at the specified index.
[Visual Basic] Function GetCodeID( _ ByVal p_nIndex As Integer _ ) As Integer [C#] int GetCodeID( int p_nIndex ); [C++] int GetCodeID( int p_nIndex ); [JScript] function GetCodeID( int p_nIndex ): int;
The identifier of the specified inline code.
Use this method to retrieve the identifier of a given inline code.
IFilterItem Interface | Okapi.Library.Filter Namespace | GetCodeCount | GetCode | GetCodeLabel | GetCodeIndexFromID