external help file: ConnectWiseManageAPI-help.xml Module Name: ConnectWiseManageAPI online version: schema: 2.0.0
This function will list the columns of the specified report.
Get-CWMReportColumn [-Report] <String> [<CommonParameters>]
{{ Fill in the Description }}
Get-CWMReportColumn -Report ServiceNoteWill return columns for the ServiceNote report.
The name of the report you want the columns for.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Author: Chris Taylor Date: 11/12/2018
https://developer.connectwise.com/products/manage/rest?a=System&e=Reports&o=COLUMNS