| IVideoCatalogServiceRenameGenre Method |
Rename a genre in the catalog.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax void RenameGenre(
string from,
string to
)
Parameters
- from String
-
- to String
-
See Also