PersonsRepositoryCompanyEmployeesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<CompanyEmployee> CompanyEmployeesChildCollectionDefinition
Public Shared ReadOnly CompanyEmployeesChildCollectionDefinition As ChildCollectionDefinition(Of CompanyEmployee)
public:
static initonly ChildCollectionDefinition<CompanyEmployee^>^ CompanyEmployeesChildCollectionDefinition
static val CompanyEmployeesChildCollectionDefinition: ChildCollectionDefinition<CompanyEmployee>
Field Value
Type:
ChildCollectionDefinitionCompanyEmployee
See Also