BlackoutInformation.BlackoutOffsetFromProgramStart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the blackout start time offset from the start of the program as a String.
public string BlackoutOffsetFromProgramStart { get; set; }
member this.BlackoutOffsetFromProgramStart : string with get, set
Public Property BlackoutOffsetFromProgramStart As String
Property Value
The blackout start time offset from the start of the program as a String.
Remarks
The string contains an XSD duration with up to millisecond granularity.