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