Class ListItem
Inheritance
System.Object
ListItem
Namespace: MediaBrowser.Controller.Entities
Assembly: MediaBrowser.Controller.dll
Syntax
public sealed class ListItem
Properties
ListItemEntryId
Declaration
public long ListItemEntryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |
ListItemId
Declaration
public long ListItemId { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |