Class AddToPlaylistResult
Inheritance
System.Object
AddToPlaylistResult
Namespace: MediaBrowser.Controller.Playlists
Assembly: MediaBrowser.Controller.dll
Syntax
public class AddToPlaylistResult
Properties
Id
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ItemAddedCount
Declaration
public int ItemAddedCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |