This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRouteEventSourceName Interface > IRouteEventSourceName.EventProperties Property (ArcObjects .NET 10.4 SDK) |
The route event properties.
[Visual Basic .NET] Public Property EventProperties As IRouteEventProperties
[C#] public IRouteEventProperties EventProperties {get; set;}
[C++]
HRESULT get_EventProperties(
IRouteEventProperties** EventProperties
);
[C++]
HRESULT putref_EventProperties(
IRouteEventProperties* EventProperties
);
[C++]
Parameters EventProperties [out, retval]
EventProperties is a parameter of type IRouteEventProperties EventProperties [in]
EventProperties is a parameter of type IRouteEventProperties