Click or drag to resize

ISelectionSetSelectedPlaylist Method

Set the currently selected playlist.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void SetSelectedPlaylist(
	long playlist_id
)

Parameters

playlist_id  Int64
Playlist id for the playlist to be selected
See Also