Get the initial field value.
[Visual Basic .NET] Public Function GetField ( _ ) As IField
[C#] public IField GetField ( );
[C++]
HRESULT GetField(
IField** Field
);
[C++]Parameters
Field [out, retval]Field is a parameter of type IField
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.