Base Type:
GPValue
A class that represents a geoprocessing task inputs for a feature record set layer.
Property |
Type |
Description |
ExceededTransferLimit |
bool |
The has transfer limit been reached flag. |
ExceededTransferLimitSpecified |
bool |
Indicates if ExceededTransferLimit is specified. |
LayerDrawingDescription |
The layer drawing description. | |
OIDFieldName |
string |
The OID field name. |
RecordSet |
The RecordSet. | |
ShapeFieldName |
string |
The layer drawing description. |
Remarks
If a geoprocessing service is associated with a result map service, the results of GPFeatureRecordSetLayer and GPRasterDataLayer data types can be drawn by the result map service and hence can be provided to the client as a map image.
Examples