CreateListFromSelection Method
Description
Creates a Named List of all currently selected Items.
Syntax
Visual Basic |
---|
Public Function CreateListFromSelection( _ ByVal list As String _ ) As Integer |
Parameters
- list
- The Named List to fill with the currently selected Items.
Remarks
Available: D OM OD OV
Group:
Example
sis.CreateListFromSelection ("SelectedItems")