Service Feature Table
Creates a new service feature table object from an ArcGIS feature service or feature layer portal item. If the portal item is a feature service, the ServiceFeatureTable will be created from the first layer on the service. If the portal item is a feature layer, the ServiceFeatureTable will be created from the feature layer.
Since
200.1.0
Parameters
An ArcGIS feature service or feature layer com.arcgismaps.mapping.PortalItem.
See also
Creates a new service feature table object from a feature service portal item.
Since
200.1.0
Parameters
An ArcGIS feature service com.arcgismaps.mapping.PortalItem.
The layer id of an individual layer in the ArcGIS feature service represented by the com.arcgismaps.mapping.Item.
See also
Creates a new service feature table object from the specified table and relationship information.
Since
200.1.0
Parameters
The table from which to create a new table.
The relationship information specifying which table to create.
Creates a new service feature table object from a given URI.
Since
200.1.0
Parameters
The URI of an individual layer or table in an ArcGIS map or feature service.