I am rather new to arcpy, however I am moving my AddIns from VB.net over to python. I am trying to search for a feature layer(s) and if found check to see if they have a selection. If so create a feature layer from that selection. If not do nothing.
I have attached a portion of the code I'm trying to use.
Thanks in advance.
Brad