| IVideoCatalogServiceDeleteThumbTagFromCatalog Method |
Delete tag from all used and remove from catalog.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax void DeleteThumbTagFromCatalog(
int tag_id
)
Parameters
- tag_id Int32
- id of the tag
See Also