Click or drag to resize

IVideoCatalogServiceDeleteThumbnail Method

Delete a thumbnail from the catalog.

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

Parameters

thumbnail_id  Int64
Thumbnail id
See Also