Click or drag to resize

IVideoCatalogServiceRemoveVideoCompanionImage Method

Remove companion image and delete file on server

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
void RemoveVideoCompanionImage(
	long companion_image_id
)

Parameters

companion_image_id  Int64
Companion image id
See Also