Click or drag to resize

IVideoCatalogServiceDeleteThumbTagFromCatalog Method

Delete tag from all used and remove from catalog.

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
void DeleteThumbTagFromCatalog(
	int tag_id
)

Parameters

tag_id  Int32
id of the tag
See Also