Click or drag to resize

WorkReportMaterials Property

List of WorkReportMaterial child objects, based on the Projects.WorkReportMaterial.WorkReport back reference

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<WorkReportMaterial> Materials { get; }

Property Value

Type: ChildCollectionWorkReportMaterial
See Also