StudentCourseData.LastActivity Property A Sandcastle Documented Class Library
When did the student last take action in this course? If null, there has been no activity on this course

Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public Nullable<DateTime> LastActivity { get; set; }

Property Value

Type: Nullable<DateTime>
See Also

Reference