Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

What's wrong in my code? If you can help?

$
0
0
See my code below:
// fc - a feature class w/ multiple feature records
ESRI.ArcGIS.Location.RouteEventSourceClass rteEventSourceClass;
rteEventSourceClass = fc as ESRI.ArcGIS.Location.RouteEventSourceClass;
But the value of the rteEventSourceClass is null. Did I do something wrong? I want to retrieve the rteEventSourceClass values. Thanks.

Viewing all articles
Browse latest Browse all 1374

Trending Articles