Class ProgramVersionStartDate
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class ProgramVersionStartDate
Constructors
ProgramVersionStartDate()
Declaration
public ProgramVersionStartDate()
Properties
BudgetedShow
Gets or sets the BudgetedShow associated with this SchoolStartDateEntity.
Declaration
public decimal? BudgetedShow { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The BudgetedShow. |
BudgetStarts
Gets or sets the BudgetStarts associated with this SchoolStartDateEntity.
Declaration
public short? BudgetStarts { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The BudgetStarts. |
BudgetTuition
Gets or sets the BudgetTuition associated with this SchoolStartDateEntity.
Declaration
public decimal? BudgetTuition { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The BudgetTuition. |
CampusGroupId
Gets or sets the CampusGroupId associated with this SchoolStartDateEntity.
Declaration
public int? CampusGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusGroupId. |
CampusList
Gets or sets the CampusList.
Declaration
public string CampusList { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CancelDate
Gets or sets the CancelDate associated with this SchoolStartDateEntity.
Declaration
public DateTime? CancelDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CancelDate. |
Code
Gets or sets the Code associated with this SchoolStartDateEntity.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this SchoolStartDateEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
ExpectedGradDate
Gets or sets the ExpectedGradDate associated with this SchoolStartDateEntity.
Declaration
public DateTime ExpectedGradDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The ExpectedGradDate. |
ExternshipStartDate
Gets or sets the ExternshipStartDate associated with this SchoolStartDateEntity.
Declaration
public DateTime? ExternshipStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ExternshipStartDate. |
Id
Gets or sets the Id associated with this SchoolStartDateEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this SchoolStartDateEntity.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this SchoolStartDateEntity.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludedCrmIntegration. |
IsSelected
Gets or sets the IsSelected.
Declaration
public bool IsSelected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this SchoolStartDateEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this SchoolStartDateEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MaxBudgetStarts
Gets or sets the MaxBudgetStarts associated with this SchoolStartDateEntity.
Declaration
public short? MaxBudgetStarts { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The MaxBudgetStarts. |
MaxGradDate
Gets or sets the MaxGradDate associated with this SchoolStartDateEntity.
Declaration
public DateTime? MaxGradDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The MaxGradDate. |
MidPointDate
Gets or sets the MidPointDate associated with this SchoolStartDateEntity.
Declaration
public DateTime MidPointDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The MidPointDate. |
MinBudgetStarts
Gets or sets the MinBudgetStarts associated with this SchoolStartDateEntity.
Declaration
public short? MinBudgetStarts { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The MinBudgetStarts. |
Name
Gets or sets the Name associated with this SchoolStartDateEntity.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
ProgramVersionId
Declaration
public int? ProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ShiftId
Gets or sets the ShiftId associated with this SchoolStartDateEntity.
Declaration
public int? ShiftId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ShiftId. |
StartDate
Gets or sets the StartDate associated with this SchoolStartDateEntity.
Declaration
public DateTime StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The StartDate. |