Click or drag to resize

SessionDuration Property

Gets or sets the duration of the session in seconds

Namespace:  Panopto.Server.Services.PublicAPI.V42.Soap
Assembly:  DataLib (in DataLib.dll) Version: 13.0.0.0 (13.0.0.00000)
Syntax
C#
public Nullable<double> Duration { get; set; }

Property Value

Type: NullableDouble
See Also