Hello, I am starting a new development in which I have to use the ArcGIS Desktop tool 'Route Event Layer'. I have been searching for a while, but I can't find any useful information. I am searching for the function I need to execute in order to get the temporal layer with the part defined for the selected line. Can this be accomplished this with the silverlight API? Is there any kind of example I can use? Thank you.
Generally speaking, the geoprocessing Tools can be used in Silverlight by using the geoprocessor object (sample).
So, you should be able to use the 'Make Route Event Layer' tool from Silverlight.
That being said, if your question is more related to the way to configure a tool to get the expected result, you might get better answers by posting your question on Desktop or Geoprocessing forum.
Generally speaking, the geoprocessing Tools can be used in Silverlight by using the geoprocessor object (sample).
So, you should be able to use the 'Make Route Event Layer' tool from Silverlight.
That being said, if your question is more related to the way to configure a tool to get the expected result, you might get better answers by posting your question on Desktop or Geoprocessing forum.