Click or drag to resize

IVideoCatalogServiceGetActorTagUse Method

Return the number of uses for a specific tag.

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

Parameters

tag_id  Int32
actor tag id of the tag

Return Value

Int64
Number of uses for a tag text
See Also