Skip to main content

Extract attribute to string

Comments

2 comments

  • Nico Burgerhart
    • Import a reference to System.Linq in your workflow to use the .First method
    • get a graphic with an Assign activity: featuresetvariable.Features.First
    • get parcelID with an second Assign activity: graphicvariable.Attributes("ParcelID").ToString
    0
  • Permanently deleted user

    Amazing - seems to be working.  Very much appreciated Nico!

    0

Please sign in to leave a comment.