duration
Description​
Gets or sets the duration in milliseconds how long this lookup is valid.
- JavaScript
- C#
- Kotlin
duration: number;
double Duration { get; set; }
var duration: Double
Gets or sets the duration in milliseconds how long this lookup is valid.
duration: number;
double Duration { get; set; }
var duration: Double