The following members of class FeatureTable are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) Esri::ArcGISRuntime::FeatureLayer * | featureLayer() const |
Member Function Documentation
Esri::ArcGISRuntime::FeatureLayer *FeatureTable::featureLayer () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the feature layer this table is associated with or created from, if any.
This property is populated when the FeatureLayer is created from the FeatureTable.
This property is deprecated in 100.7.0. Use layer instead.