| IVideoCatalogServiceGetVideoTagUse Method |
Return the number of uses for a specific tag.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax long GetVideoTagUse(
int tag_id
)
Parameters
- tag_id Int32
- id of the tag
Return Value
Int64Number of uses for a tag text
See Also