Remove-RDMDataSourceCustomVariable
Synopsis
Syntax
InputObject
Remove-RDMDataSourceCustomVariable [-InputObject] <DataSourceVariable[]> [-PassThru]
[-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm] [<CommonParameters>]Name
Remove-RDMDataSourceCustomVariable [-Name] <string[]> [-PassThru]
[-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm] [<CommonParameters>]Description
Examples
PS C:\> $cv = Get-RDMDataSourceCustomVariable -Name *TEMP* | Remove-RDMDataSourceCustomVariableParameters
-Confirm
-ForcePromptAnswer
-InputObject
-Name
-PassThru
-WhatIf
CommonParameters
Outputs
Notes
Last updated
Was this helpful?