Click or drag to resize

IndividualChapterRelationships Property


Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute("Relationship1.rlt_type = 'Ind_Chap'", NetForumDataBindingMode.ReadOnly, 
	null)]
public IReadOnlyCollection<IndividualChapterRelationship> ChapterRelationships { get; }

Property Value

IReadOnlyCollectionIndividualChapterRelationship
See Also