Hi Community,
I'm trying to use the ArcGIS.Core.Data.LinearReferencing namespace in my ArcGIS Pro SDK project (ArcGIS Pro 3.3), but it seems unavailable. When I try using classes like PointEventInfo, they are referenced from the ArcGIS.Core.Internal.Data.LinearReferencing namespace instead, which doesn't include the EventTableConfiguration class that I need.
Could you help me understand why the ArcGIS.Core.Data.LinearReferencing namespace isn't accessible in my project and what steps I should take to resolve this issue?
Thanks,
AB