Name of the field that provides override values.
[Visual Basic .NET] Public ReadOnly Property FieldName As String
[C#] public string FieldName {get;}
[C++]
HRESULT get_FieldName(
BSTR* Name
);
[C++]Parameters
Name [out, retval] Name is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.