Invalid argument

2053
1
08-04-2016 07:38 PM
NarendraMamilla
New Contributor

var sftable= new ServiceFeatureTable();

sftable.ServiceUri = "featurelayer url";

await sftable.InitializeAsync();

0 Kudos
1 Reply
MichaelBranscomb
Esri Frequent Contributor

Hi,

Please can you provide more information?

- The URL of the feature service would be most helpful (if it's public).

- If not, then a file geodatabase containing your data and the MXD which was used to publish that service.

- Where is this service hosted? ArcGIS Server, ArcGIS Portal, ArcGIS Online?

- What version of the API are you using?

Thanks

Mike

0 Kudos