ArcObjects Library Reference (DefenseSolutions)  

IStackingProperties.StackRuleSet Property

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

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

[C++]
HRESULT get_StackRuleSet(
  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

IStackingProperties Interface