Hi,
I want to set multiple condition in definitionExpression. Below is the code which I am using:
self.featureLayer.definitionExpression = "Name = '47 MARKET STREET, NEW YORK, NY ,10002'|| Name = '621 WATER STREET, NEW YORK, NY ,10002"
But does not get any result. Can you please provide me correct definitionExpression?
Right now I am using arcgis runtime ios sdk 100.0
Thanks,
Kamal