[NetForumSubEntityCollectionAttribute("mbr_chp_cst_key IS NULL", NetForumDataBindingMode.ReadOnly, null)]
publicIReadOnlyCollection<NationalMembership> NationalMemberships { get; }
<NetForumSubEntityCollectionAttribute("mbr_chp_cst_key IS NULL", NetForumDataBindingMode.ReadOnly, Nothing)>
PublicReadOnlyPropertyNationalMembershipsAsIReadOnlyCollection(OfNationalMembership)
Get
public:
[NetForumSubEntityCollectionAttribute(L"mbr_chp_cst_key IS NULL", NetForumDataBindingMode::ReadOnly,
nullptr)]
propertyIReadOnlyCollection<NationalMembership^>^ NationalMemberships {
IReadOnlyCollection<NationalMembership^>^ get ();
}
[<NetForumSubEntityCollectionAttribute("mbr_chp_cst_key IS NULL", NetForumDataBindingMode.ReadOnly,
null)>]
memberNationalMemberships : IReadOnlyCollection<NationalMembership> withget