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