require(["esri/layers/FeatureType"], function(FeatureType) { /* code goes here */ });Description
(Added at v2.0)
A type defined by a feature layer.
SamplesSearch for
samplesthat use this class.
Properties Methods toJson()Object
Converts object to its ArcGIS Server JSON representation.
Property Details
Map of field names to domains. For example:
{ "<field1>" : <domain1>, "<field2>" : <domain2> }
In the above dictionary, if the domain defined for a field is an instance of InheritedDomain the application will use the domains defined for the field by the layer. If the dictionary does not include an entry for a field, the field does not have an associated domain.
The feature type identifier.
Array of feature templates associated with this feature type.
Method Details
Converts object to its ArcGIS Server JSON representation. (Added at v2.1)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4