ArcObjects Library Reference (DataSourcesRaster)  

IComputeDirtyAreaParameters Interface

Provides access to members that control how a mosaic dataset's dirty area is computed.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property ComputedDirtyArea The polygon resulting from the dirty area computation. The polygon defines a region encompassing the footprints of all items that have been modified or synchronized since a specified point in time.
Read/write property TimeStamp The instance in time used for selecting newer mosaic dataset items that contribute to the dirty area. Use the ITime.QueryOleTime method to convert from other formats for encoding time.

CoClasses that implement IComputeDirtyAreaParameters

CoClasses and Classes Description
ComputeDirtyAreaParameters An object that controls how a mosaic dataset's dirty area geometry is computed.