Click or drag to resize

ConversationOptionModelIsCorrectAnswer Property

Defines this Option as the correct answer.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool IsCorrectAnswer { get; set; }

Property Value

Type: Boolean
See Also