Click or drag to resize

SessionDescription Property

Gets or sets the description of the session

Namespace:  Panopto.Server.Services.PublicAPI.V40
Assembly:  DataLib (in DataLib.dll) Version: 13.0.0.0 (13.0.0.00000)
Syntax
C#
public string Description { get; set; }

Property Value

Type: String
See Also