Click or drag to resize

GenreItem Class

Represents a standard genre item.
Inheritance Hierarchy
SystemObject
  Orthogonal.NTagLiteGenreItem

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public sealed class GenreItem

The GenreItem type exposes the following members.

Constructors
 NameDescription
Public methodGenreItemInitializes a new instance of the GenreItem class
Top
Properties
 NameDescription
Public propertyId Id of the genre.
Public propertyName name of the genre.
Top
See Also