ArcObjects Library Reference  (Carto)    

IFind.FindFields Property

The attribute fields.

[Visual Basic 6.0]
Property FindFields As Variant
[Visual Basic .NET]
Public ReadOnly Property FindFields As Object
[C#]
public object FindFields {get;}
[Java]
public Object getFindFields()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_FindFields(
  VARIANT* Fields
);
[C++]

Parameters

Fields [out, retval]

  Fields is a parameter of type VARIANT

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFind Interface

 


Feedback Send feedback on this page