Arc GISFeature Layer Info
The metadata for an individual layer or table in an ArcGIS feature service. An ArcGIS feature service is a data service that provides access to spatial features stored in layers and non-spatial features stored in tables. ArcGISFeatureLayerInfo provides basic information about an individual layer or table in this service, such as the description, geometry type, fields, drawing information, extent, feature templates, editor tracking fields, and whether it has attachments, z-values or m-values.
You can obtain the ArcGISFeatureLayerInfo from a loaded ArcGISFeatureTable or from a loaded FeatureCollectionTable.
Since
200.1.0
Properties
True if the layer allows geometry updates, false otherwise.
The layer's attribution.
The capabilities of the layer or table's ArcGIS feature service.
The layer's CIM version.
True if the layer has versioned data, false otherwise.
The layer's default subtype code.
The layer's description.
The layer's display field name.
The layer's drawing info.
The layer's edit fields record who adds or edits the features and when the edits are made. If editor tracking has not been enabled, then these fields will be null. For more information, see https://enterprise.arcgis.com/en/server/latest/publish-services/windows/editor-tracking-for-feature-services.htm.
The layer's effective max scale.
The layer's effective min scale.
The layer's type.
The layer's feature subtypes.
The layer's feature templates.
The layer's feature types.
The layer's geometry type.
The layer's global id field name.
True if the layer has attachments, false otherwise.
True if the layer default visibility value, false otherwise.
The layer's max record count.
The layer's object id field name.
The layer's ownership based access control.
A list of RelationshipInfo objects that describe this layer or table's relationship with another layer or table in the service.
The layer's ID.
The layer's name.
The service type of this layer.
The layer's subtype field.
True if the layer supports advanced queries, false otherwise.
True if the layer supports OBAC for anonymous users, false otherwise.
True if the layer supports paginated queries (with a record count and offset), false otherwise.
True if the layer supports queries for the extent of features meeting a specified criteria, false otherwise.
True if the layer supports rolling back changes on failure, false otherwise.
True if the layer supports statistical queries, false otherwise.
The layer's time info.
The layer's type id field name.
True if the layer provides default z values, false otherwise.