Click or drag to resize

PersonCompanyEmployees Property

List of CompanyEmployee child objects, based on the General.Contacts.CompanyEmployee.Person back reference

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

Property Value

Type: ChildCollectionCompanyEmployee
See Also