public bool updateLookupIndex( string groupKey, string text, string orderNumber )
Public Function updateLookupIndex ( _ groupKey As String, _ text As String, _ orderNumber As String _ ) As Boolean
public: bool^ updateLookupIndex( String^ groupKey, String^ text, String^ orderNumber )