EnterpriseCompaniesRepositoryCrewsChildCollectionDefinition Field |
Definition of the
Crews child list
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<Crew> CrewsChildCollectionDefinition
Public Shared ReadOnly CrewsChildCollectionDefinition As ChildCollectionDefinition(Of Crew)
public:
static initonly ChildCollectionDefinition<Crew^>^ CrewsChildCollectionDefinition
static val CrewsChildCollectionDefinition: ChildCollectionDefinition<Crew>
Field Value
Type:
ChildCollectionDefinitionCrew
See Also