PresentationTimeRange Class

Definition

The presentation time range, this is asset related and not recommended for Account Filter.

public class PresentationTimeRange
type PresentationTimeRange = class
Public Class PresentationTimeRange
Inheritance
PresentationTimeRange

Constructors

PresentationTimeRange()

Initializes a new instance of the PresentationTimeRange class.

PresentationTimeRange(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Boolean>)

Initializes a new instance of the PresentationTimeRange class.

Properties

EndTimestamp

Gets or sets the absolute end time boundary.

ForceEndTimestamp

Gets or sets the indicator of forcing existing of end time stamp.

LiveBackoffDuration

Gets or sets the relative to end right edge.

PresentationWindowDuration

Gets or sets the relative to end sliding window.

StartTimestamp

Gets or sets the absolute start time boundary.

Timescale

Gets or sets the time scale of time stamps.

Applies to