ArcObjects Library Reference (DefenseSolutions)  

ILeaderingProperties.LeaderRuleSet Property

The set of auto group rules used to determine what should be leadered.

ERROR: Syntax information about ILeaderingProperties.LeaderRuleSet may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT get_LeaderRuleSet(
  ISet** set
);
[C++]

Parameters

set [out, retval]

  set is a parameter of type ISet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ILeaderingProperties Interface