Class ProgramEnrollmentTaskCompletionCounterForUsers
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class ProgramEnrollmentTaskCompletionCounterForUsers
- Inheritance
-
ProgramEnrollmentTaskCompletionCounterForUsers
- Inherited Members
-
Constructors
ProgramEnrollmentTaskCompletionCounterForUsers()
public ProgramEnrollmentTaskCompletionCounterForUsers()
Properties
CompletionCounter
public int CompletionCounter { get; set; }
Property Value
- int
CompletionPercent
public int CompletionPercent { get; }
Property Value
- int
ProgramIdentifier
public Guid ProgramIdentifier { get; set; }
Property Value
- Guid
TaskCount
public int TaskCount { get; set; }
Property Value
- int
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid