Gets the resource type of the item.
[Visual Basic] Function GetResType() As String [C#] string GetResType(); [C++] String* GetResType(); [JScript] function GetResType(): String;
The resource type of the item.
This value is the equivalent to the value of the restype
attribute in XLIFF.
IFilterItem Interface | Okapi.Library.Filter Namespace | SetResType