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


IParcelTransformation.Cache Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.Cache Method

Build geometry cache from the selected parcel layers.

[Visual Basic .NET]
Public Sub Cache ( _
)
[C#]
public void Cache (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface