Provides access to the route event source name properties.
Members
Name | Description | |
---|---|---|
EventProperties | The route event properties. | |
EventTableName | The name object for the table containing route events. | |
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 |
---|