Okapi .NET Library

LogType Fields

 [This is preliminary documentation and subject to change.]

The fields of the LogType class are listed below. For a complete list of LogType class members, see the LogType Members topic.

Public Static (Shared) Fields

ERROR Constant value = 4. Displays a specified error message.
MAINPROGRESS Constant value = 0. Changes the main progress indicator.
MESSAGE Constant value = 2. Displays a specified message.
SUBPROGRESS Constant value = 1. Changes the secondary progress indicator.
USERFEEDBACK Constant value = 5. Checks if the user has cancelled the process.
WARNING Constant value = 3. Displays a specified warning message.

See Also

LogType Class | Okapi.Library.Base Namespace