SYNOPSIS
Save a local playlist
SYNTAX
Set-RDMPlaylistLocal -ImportConnection [ImportConnection] <SwitchParameter> -Playlist [Playlist] <PSPlaylistLocal> [<CommonParameters>]
DESCRIPTION
Save a local playlist
PARAMETERS
-ImportConnection <SwitchParameter>
Import the playlist connections to the data source.
-Playlist <PSPlaylistLocal>
(Required) Specifies the the local playlist to set/save.
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable,OutBuffer and OutVariable.For more information, type, "get-help about_commonparameters".
NOTES
For more information, type "Get-Help Set-RDMPlaylistLocal -detailed". For technical information, type "Get-Help Set-RDMPlaylistLocal -full".
RELATED LINKS