25 #import <Foundation/Foundation.h>
26 #import <ArcGIS/AGSObject.h>
41 #pragma mark initializers
46 #pragma mark properties
Capabilities supported by a feature service.
Definition: AGSFeatureServiceCapabilities.h:37
BOOL supportsEditing
Definition: AGSFeatureServiceCapabilities.h:61
BOOL supportsQuery
Definition: AGSFeatureServiceCapabilities.h:66
BOOL supportsDelete
Definition: AGSFeatureServiceCapabilities.h:56
BOOL supportsUpdate
Definition: AGSFeatureServiceCapabilities.h:76
BOOL supportsSync
Definition: AGSFeatureServiceCapabilities.h:71
BOOL supportsCreate
Definition: AGSFeatureServiceCapabilities.h:51
Definition: AGSObject.h:28