Indicates if new features can be added to the layer.
Indicates if values of one or more field values in the layer can be updated.
Indicates if features can be deleted from the layer.
Indicates if features in the layer can be edited.
Indicates if features in the layer can be queried.
Indicates if the layer supports REST API queryAttachments operation, which is supported with hosted feature services at version 10.5 and greater.
Indicates if resized attachments are supported in the feature layer.
Indicates if features in the layer can be updated.
Indicates if the layer supports a SQL-92 expression or where clause.
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.