how do i iterate through the rows of a feature service form portal?
i have a list of portal items as per this url
CreateForItemsOfType Method—ArcGIS Pro
i can iterate through and get the item name etc but how do i do the equivalent of a python searchCursor?
i just want to find a value in a field.
i have searched for hours, what am i missing?