Click or drag to resize

TagInstance Class

Identifies an istance of a Tag used on a videos, thumbnails and actors.
Inheritance Hierarchy
SystemObject
  VideoCatalogServiceTagInstance

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

The TagInstance type exposes the following members.

Constructors
 NameDescription
Public methodTagInstance 
Top
Properties
 NameDescription
Public propertyColor Tag Color
Public propertyID Unique instance id
Public propertyName Tag name.
Public propertyTagID tag id
Top
See Also