Provides access to members that control item cache properties.
Members
| Name | Description | |
|---|---|---|
![]()  | 
CacheLocation | Location where the item cache gets generated. This could be a workspace name or a table name | 
IRasterCacheArguments.CacheLocation Property
Location where the item cache gets generated. This could be a workspace name or a table name.
Public Property CacheLocation As IName
public IName CacheLocation {get; set;}
Classes that implement IRasterCacheArguments
| Classes | Description | 
|---|---|
| CachedRasterFunctionArguments | The cached raster function arguments. | 
| LasDatasetToRasterFunctionArguments (esriGeoDatabaseExtensions) | The LasDatasetToRasterFunction arguments. | 
| LasToRasterFunctionArguments (esriGeoDatabaseExtensions) | The LasToRasterFunction arguments. | 
| TerrainToRasterFunctionArguments (esriGeoDatabaseExtensions) | The TerrainToRasterFunction arguments. | 
