speed up timer query by id

This commit is contained in:
Luke Pulverenti
2016-12-18 00:25:06 -05:00
parent bc6d28222a
commit fb8e3f0843
2 changed files with 15 additions and 1 deletions

View File

@@ -8,6 +8,8 @@
/// <value>The channel identifier.</value>
public string ChannelId { get; set; }
public string Id { get; set; }
/// <summary>
/// Gets or sets the series timer identifier.
/// </summary>