Click or drag to resize

Tag Class

Tag used for videos, thumbnails and actors.
Inheritance Hierarchy
SystemObject
  VideoCatalogServiceTag

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
public class Tag

The Tag type exposes the following members.

Constructors
 NameDescription
Public methodTag 
Top
Properties
 NameDescription
Public propertyColor Tag Color
Public propertyName Tag name.
Public propertyTagID Unique tag id
Public propertyTagParentID Parent id, -1 if no parent
Top
See Also