

Create () | |
Creates a ParameterSelectionOptions object. | |
void | |
Whether or not to allow parameter selection from multiple contexts, or only from the invoking parameter owner.The default is to allow selection only from the invoking parameter owner. | |
void | |
Whether or not to allow multiple parameters to be selected from the dialog box, or only a single parameter. By default, it is true, and allows selection of multiple parameters. | |
GetContexts () | |
void | |
The parameter selection contexts.The default indicates that parameters may be selected from any context. | |
void | |
Label for the select button.The default is null. | |

GetContexts | () | |
void | SetContexts |

GetAllowContextSelection | () | |
void | SetAllowContextSelection |

GetAllowMultipleSelections | () | |
void | SetAllowMultipleSelections |

GetSelectButtonLabel | () | |
void | SetSelectButtonLabel |

Create | () |
