Hi All ,
I was wondering if there is a way to get the field type in a rest service.For example , i wanna know if the field is an objectID or not.
I Know a can get the .Net Framework type (like Int32,String) , but I need the esri type : esriFieldTypeOID , esriFieldTypeGeometry.
Thanks in advance.