Class CmdsCollegeCertificationRequested
- Namespace
- InSite.Persistence.Plugin.CMDS
- Assembly
- InSite.Persistence.dll
public class CmdsCollegeCertificationRequested : Change, IChange
- Inheritance
-
CmdsCollegeCertificationRequested
- Implements
-
- Inherited Members
-
Constructors
CmdsCollegeCertificationRequested()
public CmdsCollegeCertificationRequested()
Properties
CoreHoursCompleted
public string CoreHoursCompleted { get; set; }
Property Value
- string
CoreHoursRequired
public string CoreHoursRequired { get; set; }
Property Value
- string
Email
public string Email { get; set; }
Property Value
- string
Institution
public string Institution { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
NonCoreHoursCompleted
public string NonCoreHoursCompleted { get; set; }
Property Value
- string
NonCoreHoursRequired
public string NonCoreHoursRequired { get; set; }
Property Value
- string
ProfileNumber
public string ProfileNumber { get; set; }
Property Value
- string
ProfileTitle
public string ProfileTitle { get; set; }
Property Value
- string