Class KeywordInfo
Inheritance
System.Object
KeywordInfo
Namespace: MediaBrowser.Model.LiveTv
Assembly: MediaBrowser.Model.dll
Syntax
public class KeywordInfo
Properties
Keyword
Declaration
public string Keyword { get; set; }
Property Value
Type | Description |
---|---|
System.String |
KeywordType
Declaration
public KeywordType KeywordType { get; set; }
Property Value
Type | Description |
---|---|
KeywordType |