25 #import <Foundation/Foundation.h>
26 #import <ArcGIS/AGSObject.h>
39 #pragma mark initializers
44 #pragma mark properties
information about a feature service's editor tracking configuration and ownership based access contro...
Definition: AGSEditorTrackingInfo.h:35
BOOL ownershipBasedAccessControlEnabled
Definition: AGSEditorTrackingInfo.h:76
BOOL allowAnonymousToUpdate
Definition: AGSEditorTrackingInfo.h:54
BOOL allowAnonymousToDelete
Definition: AGSEditorTrackingInfo.h:49
BOOL allowOthersToDelete
Definition: AGSEditorTrackingInfo.h:59
BOOL editorTrackingEnabled
Definition: AGSEditorTrackingInfo.h:69
BOOL allowOthersToUpdate
Definition: AGSEditorTrackingInfo.h:64
Definition: AGSObject.h:28