durationInSeconds property

int durationInSeconds
final

The duration in seconds specified for this assessment template. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

Implementation

final int durationInSeconds;