IRouteEventSourceName Interface

Provides access to the route event source name properties.

Members

Name Description
Read/write property EventProperties The route event properties.
Read/write property EventTableName The name object for the table containing route events.
Read/write property RouteLocatorName The name object of the route locator.

IRouteEventSourceName.EventProperties Property

The route event properties.

Public Property EventProperties As IRouteEventProperties
public IRouteEventProperties EventProperties {get; set;}

IRouteEventSourceName.EventTableName Property

The name object for the table containing route events.

Public Property EventTableName As IName
public IName EventTableName {get; set;}

IRouteEventSourceName.RouteLocatorName Property

The name object of the route locator.

Public Property RouteLocatorName As IRouteLocatorName
public IRouteLocatorName RouteLocatorName {get; set;}

Classes that implement IRouteEventSourceName

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.