get Sublayer With Subtype Code
Finds a SubtypeSublayer for a feature subtype based on the com.arcgismaps.data.FeatureSubtype.code. When working with a particular com.arcgismaps.data.ArcGISFeature, the com.arcgismaps.data.FeatureSubtype.code is the value of the com.arcgismaps.arcgisservices.ArcGISFeatureLayerInfo.subtypeField field. The corresponding SubtypeSublayer can be found using the value of that field.
Return
The SubtypeSublayer of the subtype code.
Since
200.1.0
Parameters
code
The subtype code of the sublayer to retrieve.