| IVideoCatalogServiceCreateVideoPlaylist Method |
Create a new video playlist
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax long CreateVideoPlaylist(
string name
)
Parameters
- name String
- Name of the playlist
Return Value
Int64playlist id
See Also