Gets the ID of the item.
[Visual Basic] Function GetItemID() As Integer [C#] int GetItemID(); [C++] int GetItemID(); [JScript] function GetItemID(): int;
The ID of the item.
This value is unique within the input. It can be used for the value of the id
attribute in XLIFF.
IFilterItem Interface | Okapi.Library.Filter Namespace | GetItemID | GetResName