Class AddToPlaylistInfo
Inheritance
System.Object
AddToPlaylistInfo
Namespace: MediaBrowser.Controller.Playlists
Assembly: MediaBrowser.Controller.dll
Syntax
public class AddToPlaylistInfo
Properties
ContainsDuplicates
Declaration
public bool ContainsDuplicates { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ItemCount
Declaration
public int ItemCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |