Click or drag to resize

IVideoCatalogServiceDeletePlaylist Method

Delete a playlist from the catalog

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
void DeletePlaylist(
	long playlist_id
)

Parameters

playlist_id  Int64
Playlist id
See Also