[NetForumSubEntityCollectionAttribute("mbr_chp_cst_key IS NOT NULL", NetForumDataBindingMode.ReadOnly,
null)]
publicIReadOnlyCollection<ChapterMembership> ChapterMemberships { get; }
<NetForumSubEntityCollectionAttribute("mbr_chp_cst_key IS NOT NULL", NetForumDataBindingMode.ReadOnly,
Nothing)>
PublicReadOnlyPropertyChapterMembershipsAsIReadOnlyCollection(OfChapterMembership)
Get
public:
[NetForumSubEntityCollectionAttribute(L"mbr_chp_cst_key IS NOT NULL", NetForumDataBindingMode::ReadOnly,
nullptr)]
propertyIReadOnlyCollection<ChapterMembership^>^ ChapterMemberships {
IReadOnlyCollection<ChapterMembership^>^ get ();
}
[<NetForumSubEntityCollectionAttribute("mbr_chp_cst_key IS NOT NULL", NetForumDataBindingMode.ReadOnly,
null)>]
memberChapterMemberships : IReadOnlyCollection<ChapterMembership> withget