Indicates if anonymous users can delete features created by others.
Indicates if logged in users can delete features created by others.
Indicates if the geometry of the features in the layer can be edited.
Indicates if the globalid
values provided by the client are used in applyEdits.
Indicates if the rollbackOnFailure
parameter can be set to true
or false
when running the synchronizeReplica operation.
Indicates if anonymous users can update features created by others.
Indicates if logged in users can update features created by others.
Indicates if m-values
must be provided when updating features.
Indicates if the layer supports uploading attachments by UploadId.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
The initial value of Object.prototype.constructor is the standard built-in Object constructor.