| IVideoCatalogServiceCreateVideoTag Method |
Create a new video tag and return its tag id, -1 for none.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax Tag CreateVideoTag(
Tag tag
)
Parameters
- tag Tag
- New tag to create
Return Value
TagReturn TagID or -1 if error
See Also