Click or drag to resize

OpsProgressRequest Properties

The OpsProgressRequest type exposes the following members.

Properties
  NameDescription
Public propertyAsynchronousRequest
Set to true if this request is to be asynchronous.
(Overrides OpsRequestAsynchronousRequest.)
Public propertyMaximum
Progress display maximum value.
Public propertyMinimum
Progress display minimum value.
Public propertyStep
Current progress display step.
Public propertyText
Translated text string.
Public propertyTitle
Title translated text.
Top
See Also