Click or drag to resize

ProgressChangedEventArgsProgressPercent Property

Percentage of execution - [0..100] (readonly).

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public int ProgressPercent { get; }

Property Value

Int32
See Also