| IVideoCatalogServiceDeleteActorTag Method |
Delete an actor tag provided it is not used by any actors.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax void DeleteActorTag(
long actor_tag_instance_id
)
Parameters
- actor_tag_instance_id Int64
- instance id of an actor tag
See Also