Click or drag to resize

IndividualChapterRelationshipCreate Method


Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public static IndividualChapterRelationship Create(
	IIndividualIdentity individual,
	Chapter chapter
)

Parameters

individual  IIndividualIdentity
 
chapter  Chapter
 

Return Value

IndividualChapterRelationship
See Also