CustomActionParameterType | (BETA) |
ICustomActionParameter | (BETA) |
IHeftChoiceListParameter | (BETA) The object returned when registering a choiceList type parameter. |
IHeftChoiceParameter | (BETA) The object returned when registering a choice type parameter. |
IHeftFlagParameter | (BETA) The object returned when registering a flag type parameter. |
IHeftIntegerParameter | (BETA) The object returned when registering an integer type parameter. |
IHeftRegisterParameterOptions | (BETA) The options object provided to the command line parser when registering a parameter in addition to the action names used to associate the parameter with. |
IHeftStringListParameter | (BETA) The object returned when registering a stringList type parameter. |
IHeftStringParameter | (BETA) The object returned when registering a string type parameter. |
RegisterAction | (BETA) |
RequestAccessToPluginByNameCallback | (BETA) |