ArcObjects Library Reference (Display)  

IFieldOverride.GraphicAttributeID Property

ID of the overriden graphic attribute.

[Visual Basic .NET]
Public ReadOnly Property GraphicAttributeID As Integer
[C#]
public int GraphicAttributeID {get;}
[C++]
HRESULT get_GraphicAttributeID(
  long* ID
);
[C++]

Parameters

ID [out, retval]   ID is a parameter of type long

Product Availability

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

See Also

IFieldOverride Interface