| IVideoCatalogServiceGetActorTagID Method |
Get actor tag_id for a given tag text, -1 for none.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax int GetActorTagID(
string tag_text
)
Parameters
- tag_text String
-
Return Value
Int32-1 for no tag or the tag_id
See Also