Gets the name of the filter.
[Visual Basic] Function GetName() As String [C#] string GetName(); [C++] String* GetName(); [JScript] function GetName(): String;
The name of the filter.
Use this method to retrieve the localized name of the filter. For example: Okapi PO Filter
.
IFilter Interface | Okapi.Library.Filter Namespace