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