| IVideoCatalogServiceRemoveTagsFromThumbnails Method |
Remove a tag from keywords given its tag instance id
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax bool RemoveTagsFromThumbnails(
long TagInstanceID
)
Parameters
- TagInstanceID Int64
- Tag instance id
Return Value
Booleantrue if the tag was removed
See Also