ArcObjects Component Help  (Core)    

ICalculator.Field Property

Field to perform the calculation on.

[Visual Basic 6.0]
Property Field As String
[Visual Basic .NET]
Public Write Only Property Field
[C#]
public void Field {set;}
[C++]
public: __property void public: __property void set_Field(void );

See Also

IField Interface | ITable Interface