The choice list object of the geoprocessing parameter.
[Visual Basic 6.0] Property ChoiceList As IGPChoiceList
[Visual Basic .NET] Public ReadOnly Property ChoiceList As IGPChoiceList
[C#] public IGPChoiceList ChoiceList {get;}
[Java] public IGPChoiceList getChoiceList() throws IOException, AutomationException
[C++] HRESULT get_ChoiceList( IGPChoiceList** ChoiceList );
The ChoiceList property is optional; it supplies a choice list for parameter values for the command line.