Columns Parameter (Select-SurveyMonkey Cmdlet)
The columns to return.
Syntax
Select-SurveyMonkey -Columns string[]
Remarks
An array of columns that will be returned from the search. If not specified, the equivalent SQL is a SELECT *.
The columns to return.
Select-SurveyMonkey -Columns string[]
An array of columns that will be returned from the search. If not specified, the equivalent SQL is a SELECT *.