Click or drag to resize

IVideoCatalogRestServiceGetTagsForThumb Method

Get tags for a thumb

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
TagInstance[] GetTagsForThumb(
	string thumb_id
)

Parameters

thumb_id  String
 

Return Value

TagInstance
See Also