Click or drag to resize

IVideoCatalogServiceGetCast Method

GetCast for videos

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
Actor[] GetCast(
	long[] video_list
)

Parameters

video_list  Int64
 

Return Value

Actor
Array of actors.
See Also