Click or drag to resize

IVideoCatalogRestServiceGetActorTagID Method

Get tagsid given the tag text

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
int GetActorTagID(
	string tag_text
)

Parameters

tag_text  String
 

Return Value

Int32
See Also