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


IParcelTransformation.Cache Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelTransformation Interface > IParcelTransformation.Cache Method
ArcGIS Developer Help

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