Hi Users,
I have two feature classes, i.e FC1 with fields [C_PIN, IsSelected], and FC2 with field [PIN]. Now I want to update the field values of [IsSelected] for the rows in which [C_PIN] and [PIN] are same.
Please share any sample code for my requirement.
Thank you in advance.