Share via


AdditionalInfo.TimeQueryTranslation Property

Definition

Gets or sets the time query translation.

public:
 property Nullable<long> TimeQueryTranslation { Nullable<long> get(); void set(Nullable<long> value); };
public long? TimeQueryTranslation { get; set; }
member this.TimeQueryTranslation : Nullable<int64> with get, set
Public Property TimeQueryTranslation As Nullable(Of Long)

Property Value

The time query translation.

Applies to