ESRI.ArcGIS.DataManagementTools
ComputeDirtyArea Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : ComputeDirtyArea Class




The following tables list the members exposed by ComputeDirtyArea.

Public Constructors

 NameDescription
Public ConstructorComputeDirtyArea ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_mosaic_dataset The input mosaic dataset. (In, Required)  
Public Propertyout_feature_class The output feature class where the dirty area polygons will be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertytimestamp Specify a date and time. All mosaic items modified after this date will be used to compute the dirty area. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertywhere_clause An optional SQL query that can be specified to only process a specific subset of data. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.