Click or drag to resize

ActivityPercentComplete Property

The estimated percent complete of the entire process when this activity completes.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int PercentComplete { get; set; }

Property Value

Type: Int32
See Also