Click or drag to resize

ProjectRiskImpactPercent Property

The impact of the risk to the project, expressed as percentage of the total project value. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public decimal ImpactPercent { get; set; }

Property Value

Type: Decimal
See Also