IndividualChapterRelationshipCreate Method
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public static IndividualChapterRelationship Create(
IIndividualIdentity individual,
Chapter chapter
)
Public Shared Function Create (
individual As IIndividualIdentity,
chapter As Chapter
) As IndividualChapterRelationship
public:
static IndividualChapterRelationship^ Create(
IIndividualIdentity^ individual,
Chapter^ chapter
)
static member Create :
individual : IIndividualIdentity *
chapter : Chapter -> IndividualChapterRelationship
- individual IIndividualIdentity
-
- chapter Chapter
-
IndividualChapterRelationship