Select to view content in your preferred language

(Geodatabase subtypes == FeatureLayerDetails.types) ? true : false

525
0
05-07-2010 01:05 PM
MatejVrtich1
Occasional Contributor
Hi,
There is FeatureLayerDetails.types property to get subtypes for the layer.
If the FeatureLayer is created from MapServer's layer (with geodatabase subtypes specified), the FeatureLayerDetails.types property is null.
If the FeatureLayer is created from FeatureServer's layer (the same layer with subtypes), the FeatureLayerDetails.types property contains types of the layer's symbology categories and not the geodatabase subtypes.
How to get the geodatabase subtypes for the layer in ArcGIS Flex API?
Thanks,
Matej
Tags (2)
0 Kudos
0 Replies