[This is preliminary documentation and subject to change.]
Gets the note information for the item.
[Visual Basic] Function GetNote() As String [C#] string GetNote(); [C++] String* GetNote(); [JScript] function GetNote(): String;
The text of the note.
IFilterItem Interface | Okapi.Library.Filter Namespace