Click or drag to resize

EnterpriseCompanyCrews Property

List of Crew child objects, based on the Applications.Fleet.Crew.EnterpriseCompany back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<Crew> Crews { get; }

Property Value

Type: ChildCollectionCrew
See Also