Class Lectures
Inherited Members
Namespace: EduCATS.Pages.Statistics.Results.Models
Assembly: EduCATS.dll
Syntax
public class Lectures
Properties
Duration
Declaration
[JsonProperty("Duration")]
public int Duration { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Theme
Declaration
[JsonProperty("Theme")]
public string Theme { get; set; }
Property Value
| Type | Description |
|---|---|
| string |