Click or drag to resize

SessionStartTime Property

Gets or sets the time the session started recording in UTC

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<DateTime> StartTime { get; set; }

Property Value

Type: NullableDateTime
See Also