Class FaaProcessExceptionTypeCampusTemplateEntity
This class represents the EntityModel interface to the SyServiceExceptionCampusProperty database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class FaaProcessExceptionTypeCampusTemplateEntity : Entity, IIdentifiable, IAuditable
Constructors
FaaProcessExceptionTypeCampusTemplateEntity()
Declaration
public FaaProcessExceptionTypeCampusTemplateEntity()
Fields
AgeDaysProperty
The AgeDays property.
Declaration
public static readonly EntityProperty AgeDaysProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AutoClearDaysProperty
The AutoClearDays property.
Declaration
public static readonly EntityProperty AutoClearDaysProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusIdProperty
The CampusId property.
Declaration
public static readonly EntityProperty CampusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FaaProcessExceptionTypeTemplateIdProperty
The FaaProcessExceptionTypeTemplateId property.
Declaration
public static readonly EntityProperty FaaProcessExceptionTypeTemplateIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAutoResolutionEnabledProperty
The IsAutoResolutionEnabled property.
Declaration
public static readonly EntityProperty IsAutoResolutionEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsCCodeSuspensionEnabledProperty
The IsCCodeSuspensionEnabled property.
Declaration
public static readonly EntityProperty IsCCodeSuspensionEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsCreateExceptionEnabledProperty
The IsCreateExceptionEnabled property.
Declaration
public static readonly EntityProperty IsCreateExceptionEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsDocumentAssignmentEnabledProperty
The IsDocumentAssignmentEnabled property.
Declaration
public static readonly EntityProperty IsDocumentAssignmentEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsHoldGroupSuspensionEnabledProperty
The IsHoldGroupSuspensionEnabled property.
Declaration
public static readonly EntityProperty IsHoldGroupSuspensionEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsOverrideEnabledProperty
The IsOverrideEnabled property.
Declaration
public static readonly EntityProperty IsOverrideEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsReviewRequiredProperty
The IsReviewRequired property.
Declaration
public static readonly EntityProperty IsReviewRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsValidationSkippedProperty
The IsValidationSkipped property.
Declaration
public static readonly EntityProperty IsValidationSkippedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsVerificationSuspensionEnabledProperty
The IsVerificationSuspensionEnabled property.
Declaration
public static readonly EntityProperty IsVerificationSuspensionEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ReviewByStaffGroupIdProperty
The ReviewByStaffGroupId property.
Declaration
public static readonly EntityProperty ReviewByStaffGroupIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ReviewByStaffIdProperty
The ReviewByStaffId property.
Declaration
public static readonly EntityProperty ReviewByStaffIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AgeDays
Gets or sets the AgeDays associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public int AgeDays { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AgeDays. |
AutoClearDays
Gets or sets the AutoClearDays associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public int AutoClearDays { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AutoClearDays. |
CampusId
Gets or sets the CampusId associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
FaaProcessExceptionTypeTemplateId
Gets or sets the FaaProcessExceptionTypeTemplateId associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public int FaaProcessExceptionTypeTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FaaProcessExceptionTypeTemplateId. |
Id
Gets or sets the Id associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAutoResolutionEnabled
Gets or sets the IsAutoResolutionEnabled associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsAutoResolutionEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoResolutionEnabled. |
IsCCodeSuspensionEnabled
Gets or sets the IsCCodeSuspensionEnabled associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsCCodeSuspensionEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCCodeSuspensionEnabled. |
IsCreateExceptionEnabled
Gets or sets the IsCreateExceptionEnabled associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsCreateExceptionEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCreateExceptionEnabled. |
IsDocumentAssignmentEnabled
Gets or sets the IsDocumentAssignmentEnabled associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsDocumentAssignmentEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDocumentAssignmentEnabled. |
IsHoldGroupSuspensionEnabled
Gets or sets the IsHoldGroupSuspensionEnabled associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsHoldGroupSuspensionEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsHoldGroupSuspensionEnabled. |
IsOverrideEnabled
Gets or sets the IsOverrideEnabled associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsOverrideEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOverrideEnabled. |
IsReviewRequired
Gets or sets the IsReviewRequired associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsReviewRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsReviewRequired. |
IsValidationSkipped
Gets or sets the IsValidationSkipped associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsValidationSkipped { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsValidationSkipped. |
IsVerificationSuspensionEnabled
Gets or sets the IsVerificationSuspensionEnabled associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public bool IsVerificationSuspensionEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsVerificationSuspensionEnabled. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
ReviewByStaffGroupId
Gets or sets the ReviewByStaffGroupId associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public int? ReviewByStaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ReviewByStaffGroupId. |
ReviewByStaffId
Gets or sets the ReviewByStaffId associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public int? ReviewByStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ReviewByStaffId. |
RowVersion
Gets or sets the RowVersion associated with this FaaProcessExceptionTypeCampusTemplateEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()