ArcObjects Library Reference (DefenseSolutions)  

IFeatureGraphicSet.FieldNameSet Property

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

ERROR: Syntax information about IFeatureGraphicSet.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

IFeatureGraphicSet Interface