Hoppa till huvudinnehållet

'Type 'ESRI.ArcGIS.Client.Tasks.FeatureSet+<GetEnumerator>d__19' cannot be serialized

Kommentarer

1 kommentar

  • Berend Veldkamp
    Do you have any client side activities inside that For Each? (Any activity from the Common Client or Common Viewer categories). If so, one option would be to remove those, if you don't need them.

     

    Otherwise, use yourFeatureSet.Features.ToList() in the ForEach activity.
    0

Du måste logga in om du vill lämna en kommentar.