
Gets the field's type name of the specific field through its adapter. For example for the type name of a Microsoft Word MergeField is MERGEFIELD. If the type name of the field is changed, its parameters must also be changed.
[C#]
public string TypeName
[Visual Basic]
Public Property TypeName() As String
Read only.