Click or drag to resize

ResourceAvailabilityAvailableResources Property

The quantity of the resource, available for the specified period. For non-discrete resources, this number can contain fractions. When several availability periods for a resource overlap, the total availability is the sum of all. [Required] [Default(1)]

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

Property Value

Type: Decimal
See Also