Class SpeExternship
Inheritance
System.Object
SpeExternship
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class SpeExternship
Constructors
SpeExternship()
Declaration
public SpeExternship()
Properties
ExternshipDate
Declaration
public DateTime? ExternshipDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
ProjectedExternshipDate
Declaration
public DateTime? ProjectedExternshipDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |