Set the initial field value.
[Visual Basic .NET] Public Sub SetField ( _ ByVal Field As IField _ )
[C#] public void SetField ( IField Field );
[C++]
HRESULT SetField(
IField* Field
);
[C++]Parameters
Field [in]Field is a parameter of type IField
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.