Slide..::..CorrectAnswerIndex Property
Gets or sets the index of the correct answer.
Namespace:
MichaelBrandonMorris.KingsportMillSafetyTraining.Db.ModelsAssembly: MichaelBrandonMorris.KingsportMillSafetyTraining.Db (in MichaelBrandonMorris.KingsportMillSafetyTraining.Db.dll)
Syntax
[DisplayAttribute] public int CorrectAnswerIndex { get; set; }
<DisplayAttribute> _ Public Property CorrectAnswerIndex As Integer Get Set
[DisplayAttribute] public: property int^ CorrectAnswerIndex { int^ get (); void set (int^ value); }