Property FeatureTable
FeatureTable
Gets the feature table associated with the layer.
Declaration
public ArcGISFeatureTable? FeatureTable { get; }
Property Value
| Type | Description |
|---|---|
| ArcGISFeatureTable | The feature table associated with the layer. |
Remarks
This property may be null when the layer is created from a URL or a portal item and has not
yet loaded. It is populated once the layer loads successfully.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.0 - 300.1 |
| .NET Windows | 300.0 - 300.1 |
| .NET Android | 300.0 - 300.1 |
| .NET iOS | 300.0 - 300.1 |