|
ArcGIS Runtime SDK for iOS
100.15
|
Capabilities supported by a feature service.
Instances of this class represent capabilities supported by a feature service.
Properties | |
| BOOL | supportsCreate |
| BOOL | supportsDelete |
| BOOL | supportsEditing |
| BOOL | supportsQuery |
| BOOL | supportsSync |
| BOOL | supportsUpdate |
|
readnonatomicassign |
Indicates whether the service allows new features to be created.
|
readnonatomicassign |
Indicates whether the service allows features to be deleted.
|
readnonatomicassign |
Indicates whether the service allows features to be edited.
|
readnonatomicassign |
Indicates whether the service allows a features to be queried.
|
readnonatomicassign |
Indicates whether the service allows a features to be synced.
|
readnonatomicassign |
Indicates whether the service allows a features to be updated.