The ID of the original word.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int TargetWordIndexInTerms { get; set; }
Public Property TargetWordIndexInTerms As Integer
public: property int TargetWordIndexInTerms { int get (); void set (int value); }