This document is archived and information here might be outdated. Recommended version. |
Indicates if the message is informative.
[Visual Basic .NET] Public Function IsInformational ( _ ) As Boolean
[C#] public bool IsInformational ( );
[C++]
HRESULT IsInformational(
void
);
The IsInformational method returns true if the message is of type esriGPMessageTypeInformative, esriGPMessageTypeProcessDefinition, esriGPMessageTypeProcessStart, and esriGPMessageTypeProcessStop.