This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRepresentationLegendClass Interface > IRepresentationLegendClass.RuleID Property (ArcObjects .NET 10.5 SDK) |
The rule ID identified by the legend class.
[Visual Basic .NET] Public ReadOnly Property RuleID As Integer
[C#] public int RuleID {get;}
[C++]
HRESULT get_RuleID(
long* RuleID
);
[C++]
Parameters RuleID [out, retval] RuleID is a parameter of type long