This document is archived and information here might be outdated.  Recommended version.


IQueryPropertyPageFieldInfo.RefreshFields Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IQ > IQueryPropertyPageFieldInfo Interface > IQueryPropertyPageFieldInfo.RefreshFields Method
ArcGIS Developer Help

IQueryPropertyPageFieldInfo.RefreshFields Method

Refreshes the fields list.

[Visual Basic .NET]
Public Sub RefreshFields ( _
)
[C#]
public void RefreshFields (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IQueryPropertyPageFieldInfo Interface