canFetchOutputFeatures

Indicates if features can be fetched from the service of an output parameter. This property applies to output parameters. It indicates the parameter is an output parameter that can fetch features from the geoprocessing service. Depending on the type of the service the GeoprocessingFeatures.features may already be available. If features are not present then this property indicates that you can use GeoprocessingFeatures.fetchOutputFeatures() to request features and asynchronously update the GeoprocessingFeatures.features property.

Since

200.1.0