DataShape.TimeQueryTranslationSpecified Property

Definition

Gets a value that indicates whether the query time translation is specified on the data shape.

public:
 property bool TimeQueryTranslationSpecified { bool get(); };
public bool TimeQueryTranslationSpecified { get; }
member this.TimeQueryTranslationSpecified : bool
Public ReadOnly Property TimeQueryTranslationSpecified As Boolean

Property Value

true if the query time translation is specified on the data shape; otherwise, false.

Applies to