Click or drag to resize

ProjectTaskResourceResourceInstance Property

The concrete resource instance, which should be used. null when no specific resource instance is required. [Filter(multi eq)]

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