Click or drag to resize

IVideoCatalogServiceGetGenres Method

Get a list of all genres in the catalog.

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
VideoGenre[] GetGenres()

Return Value

VideoGenre
Array of generes in the catalog
See Also