Sets the resource name of the item.
[Visual Basic] Sub SetResName( _ ByVal p_sValue As String _ ) [C#] void SetResName( string p_sValue ); [C++] void SetResName( String* p_sValue ); [JScript] function SetResName( String p_sValue );
Use this method to set the resource name of the item.
IFilterItem Interface | Okapi.Library.Filter Namespace | GetResName