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.
Name | Description | |
---|---|---|
ComputeDirtyArea Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_mosaic_dataset | The input mosaic dataset. (In, Required) | |
out_feature_class | The output feature class where the dirty area polygons will be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
timestamp | Specify a date and time. All mosaic items modified after this date will be used to compute the dirty area. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
where_clause | An optional SQL query that can be specified to only process a specific subset of data. (In, Optional) |