PresentationTimeRange.ForceEndTimestamp Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="forceEndTimestamp")]
public bool? ForceEndTimestamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="forceEndTimestamp")>]
member this.ForceEndTimestamp : Nullable<bool> with get, set
Public Property ForceEndTimestamp As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to