updateFeature method
- ArcGISFeature feature
Updates a feature in the table.
Use SubtypeSubtable.allowsEditing to determine if this operation is allowed.
Parameters:
feature
— The feature.
Return Value: A Future that has no return value.
Updates a feature in the table.
Use SubtypeSubtable.allowsEditing to determine if this operation is allowed.
Parameters:
feature
— The feature.Return Value: A Future that has no return value.