| IVideoCatalogServiceUpdateVideoFilePath Method |
Change a VideoFile path.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax bool UpdateVideoFilePath(
string Source,
string Destination
)
Parameters
- Source String
- Old video path
- Destination String
- New video Path
Return Value
Booleanreturn true if any path was updated
See Also