Click or drag to resize

ActivityResourceResourceUsagePercent Property

The planned resource usage for this activity in percents (100% = 1). Values of more than 100% are allowed when more than 1 resource is required. [Required] [Default(1)]

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

Property Value

Type: Decimal
See Also