Click or drag to resize

ActivityAffectsPercentComplete Property

If set, the completion of the process will affect the percent complete attribute if the process.

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

Property Value

Type: Boolean
See Also