SubtypeFeatureLayer.withFeatureTable constructor

SubtypeFeatureLayer.withFeatureTable(
  1. ArcGISFeatureTable featureTable
)

Creates a new subtype feature layer object.

If are there no ArcGISFeatureTable.featureSubtypes objects defined on the ArcGISFeatureTable, the layer will fail to load.

Parameters:

  • featureTable — The feature table used as the source of the subtype feature layer.