Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
SetProgression Method (progressPercentage)
NamespacesGenesyslab.Desktop.Infrastructure.CommandsIProgressUpdaterSetProgression(Double)
Sets the progression.
Declaration Syntax
C#Visual BasicVisual C++
void SetProgression(
	double progressPercentage
)
Sub SetProgression ( _
	progressPercentage As Double _
)
void SetProgression(
	double progressPercentage
)
Parameters
progressPercentage (Double)
The progress percentage.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)