CrewsRepositoryMembersChildCollectionDefinition Field |
Definition of the
Members child list
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<CrewMember> MembersChildCollectionDefinition
Public Shared ReadOnly MembersChildCollectionDefinition As ChildCollectionDefinition(Of CrewMember)
public:
static initonly ChildCollectionDefinition<CrewMember^>^ MembersChildCollectionDefinition
static val MembersChildCollectionDefinition: ChildCollectionDefinition<CrewMember>
Field Value
Type:
ChildCollectionDefinitionCrewMember
See Also