Class TimerEventInfo
Inheritance
System.Object
TimerEventInfo
Namespace: MediaBrowser.Controller.LiveTv
Assembly: MediaBrowser.Controller.dll
Syntax
public sealed class TimerEventInfo
Properties
Program
Declaration
public LiveTvProgram Program { get; set; }
Property Value
| Type | Description |
|---|---|
| LiveTvProgram |
Timer
Declaration
public TimerInfo Timer { get; set; }
Property Value
| Type | Description |
|---|---|
| TimerInfo |