This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRouteEventProperties Interface > IRouteEventProperties.IsALineEvent Property (ArcObjects .NET 10.5 SDK) |
Is a line event.
[Visual Basic .NET] Public ReadOnly Property IsALineEvent As Boolean
[C#] public bool IsALineEvent {get;}
[C++]
HRESULT get_IsALineEvent(
VARIANT_BOOL* lineEvent
);
[C++]
Parameters lineEvent [out, retval] lineEvent is a parameter of type VARIANT_BOOL