Okapi .NET Library

LogProgressMode Fields

 [This is preliminary documentation and subject to change.]

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

Public Static (Shared) Fields

COUNTER Constant value = 2. The progress is shown as a counter.
HIDDEN Constant value = 0. The progress is not display.
PERCENTAGE Constant value = 1. The progress is shown in percentage.

See Also

LogProgressMode Class | Okapi.Library.Base Namespace