GetOrganizer method: AnalyticModelDefn class

Syntax

GetOrganizer(OrganizerName)

Description

Use the GetOrganizer method to return a reference to the organizer specified by OrganizerName. This method fails if the organizer specified by OrganizerName doesn't exist.

Parameters

Parameter Description

OrganizerName

Specify the name of the organizer you want a reference to.

Returns

An OrganizerDefn object.