OrganizationChapterMemberships Property

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumSubEntityCollectionAttribute("mbr_chp_cst_key IS NOT NULL", NetForumDataBindingMode.ReadOnly, 
	null)]
public IReadOnlyCollection<ChapterMembership> ChapterMemberships { get; }

Property Value

IReadOnlyCollectionChapterMembership

See Also