Interface IHasSeriesName
Namespace: MediaBrowser.Controller.Entities
Assembly: MediaBrowser.Controller.dll
Syntax
public interface IHasSeriesName
Properties
SeriesName
Declaration
string SeriesName { get; set; }
Property Value
Type | Description |
---|---|
System.String |