An optional property set that maps expected field names to physical field names.
ERROR: Syntax information about IFeatureGraphic.FieldNameSet may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT get_FieldNameSet(
IPropertySet** ppFieldNameSet
);
[C++]
HRESULT putref_FieldNameSet(
IPropertySet* ppFieldNameSet
);
[C++]Parameters
ppFieldNameSet [out, retval]ppFieldNameSet is a parameter of type IPropertySet
ppFieldNameSet [in]ppFieldNameSet is a parameter of type IPropertySet
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.