AddSelections Method
Overloads
AddSelections(String, QDSSession, List<FieldContent>, Boolean, Boolean, Boolean)
Declaration
List<FieldContent> AddSelections(string i_QDSPassword, QDSSession i_QDSSession, List<FieldContent> i_FieldContentList, bool i_Lock, bool i_ToggleSelect, bool i_ReturnSelectedList)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | i_QDSPassword | |
| QDSSession | i_QDSSession | |
| System.Collections.Generic.List<FieldContent> | i_FieldContentList | |
| System.Boolean | i_Lock | |
| System.Boolean | i_ToggleSelect | |
| System.Boolean | i_ReturnSelectedList |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.List<FieldContent> |