Class PlaylistCreationResult
Inheritance
System.Object
    PlaylistCreationResult
  Namespace: MediaBrowser.Controller.Playlists
Assembly: MediaBrowser.Controller.dll
Syntax
public class PlaylistCreationResultProperties
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 | 
Name
Declaration
public string Name { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String |