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


ITopologyExtension3.AutoRebuildCache Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

ITopologyExtension3.AutoRebuildCache Property

Indicates whether the topology graph will ba automatically rebuilt based on current visible extent.

[Visual Basic .NET]
Public Property AutoRebuildCache As Boolean
[C#]
public bool AutoRebuildCache {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITopologyExtension3 Interface