AddOrganizer method: AnalyticModelDefn class

Syntax

AddOrganizer(OrganizerName)

Description

Use the AddOrganizer method to add a new organizer to the analytic model. This method fails if the organizer specified by OrganizerName already exists.

Parameters

Parameter Description

OrganizerName

Specify the name of the organizer you want to add.

Returns

An OrganizerDefn object.