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