Interface IAttemptAnswer
- Namespace
- InSite.Application.Attempts.Read
- Assembly
- Shift.Sdk.dll
public interface IAttemptAnswer
- Extension Methods
Properties
IsSelected
bool? IsSelected { get; }
Property Value
- bool?
IsTrue
bool? IsTrue { get; }
Property Value
- bool?
Points
decimal Points { get; }