This document is archived and information here might be outdated.  Recommended version.


IRouteEventProperties.GetSettingError Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRouteEventProperties Interface > IRouteEventProperties.GetSettingError Method
ArcGIS Developer Help

IRouteEventProperties.GetSettingError Method

The state of the object (see if all the required field names have been set).

[Visual Basic .NET]
Public Sub GetSettingError ( _
)
[C#]
public void GetSettingError (
);
[C++]
HRESULT GetSettingError(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRouteEventProperties Interface