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


IFieldOverride.GraphicAttributeID Property (ArcObjects .NET 10.4 SDK)
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