| Label | Explanation | Data Type |
Input Workspace
| A file geodatabase, mobile geodatabase, or feature service URL. An example of a feature service URL is https://myserver/server/rest/services/myservicename/FeatureServer. | Workspace |
Evaluation Types
| Specifies the types of evaluation that will be used.
| String |
Extent
(Optional) | The extent to be evaluated. If there is a selection in the map, only selected features within the specified extent will be evaluated.
| Extent |
Async
(Optional) | Specifies whether the evaluation will run synchronously or asynchronously. This parameter is only supported when the input workspace is a feature service.
| Boolean |
Derived Output
| Label | Explanation | Data Type |
| Updated Workspace | The updated feature service workspace that has been evaluated. | Workspace |
—The extent will be based on the active map or scene. This option is only available when there is an active map.
—The extent will be based on an active map layer. Use the drop-down list to choose an available layer or use the
—The extent will be based on an existing dataset.
—The extent will be based on the minimum or intersecting extent of all inputs. If no inputs overlap, a null extent with all zeros will result.
—The extent will be based on the maximum or combined extent of all inputs.
—The extent will be reset to the default value.