Add missing CollapseBoxSetItems parm

This commit is contained in:
Eric Reed 2014-03-18 10:54:47 -04:00
parent 53749f077b
commit cd934c5d3d
1 changed files with 2 additions and 0 deletions

View File

@ -264,6 +264,8 @@ namespace MediaBrowser.Model.Querying
public bool? IsInBoxSet { get; set; }
public bool? CollapseBoxSetItems { get; set; }
public bool? IsPlayed { get; set; }
/// <summary>