Interface IHasStartDate
Namespace: MediaBrowser.Controller.Entities
Assembly: MediaBrowser.Controller.dll
Syntax
public interface IHasStartDate
Properties
StartDate
Declaration
DateTimeOffset StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |