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


IRouteEventProperties.GetSettingError Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

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