ArcObjects Library Reference (DefenseSolutions)  

IScaleFilter.FieldNameSet Property

An optional property set that maps expected field names to physical field names.

ERROR: Syntax information about IScaleFilter.FieldNameSet may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT putref_FieldNameSet(
  IPropertySet* 
);
[C++]

Parameters

[in]

   is a parameter of type IPropertySet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IScaleFilter Interface