Click or drag to resize

IVideoCatalogServiceRemoveVideoByID Method

Remove a video from the catalog

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

Parameters

video_file_id  Int64
Video id
See Also