Click or drag to resize

WorkReportResourceResourceInstance Property

The concrete resource instance used. null when no concrete resource was used or there is no data whether concrete resource was used. [Filter(multi eq;like)]

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

Property Value

Type: ResourceInstance
See Also