Class FaaProcessExceptionRoutingAssignment
This class represents the EntityModel interface to the FaaExceptionRouting_vw database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FaaProcessExceptionRoutingAssignment
Constructors
FaaProcessExceptionRoutingAssignment()
Declaration
public FaaProcessExceptionRoutingAssignment()
Properties
AssignedStaff
Declaration
public virtual Staff AssignedStaff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
AssignedStaffGroup
Declaration
public virtual StaffGroup AssignedStaffGroup { get; set; }
Property Value
Type | Description |
---|---|
StaffGroup |
AssignedStaffGroupId
Gets or sets the AssignedStaffGroupId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int? AssignedStaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AssignedStaffGroupId. |
AssignedStaffGroupName
Gets or sets the AssignedStaffGroupName associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string AssignedStaffGroupName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AssignedStaffGroupName. |
AssignedStaffId
Gets or sets the AssignedStaffId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int? AssignedStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AssignedStaffId. |
AssignedStaffName
Gets or sets the AssignedStaffName associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string AssignedStaffName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AssignedStaffName. |
BusinessProcess
Declaration
public virtual BusinessProcess BusinessProcess { get; set; }
Property Value
Type | Description |
---|---|
BusinessProcess |
BusinessProcessId
Gets or sets the BusinessProcessId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int BusinessProcessId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BusinessProcessId. |
BusinessProcessType
Declaration
public virtual BusinessProcessType BusinessProcessType { get; set; }
Property Value
Type | Description |
---|---|
BusinessProcessType |
BusinessProcessTypeId
Gets or sets the BusinessProcessTypeId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int BusinessProcessTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BusinessProcessTypeId. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public DateTime? CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CreatedDateTime. |
ExceptionCode
Gets or sets the ExceptionCode associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string ExceptionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExceptionCode. |
ExceptionName
Gets or sets the ExceptionName associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string ExceptionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExceptionName. |
FaaProcessExceptionRoutingRelationshipId
Gets or sets the FaaProcessExceptionRoutingRelationshipId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int? FaaProcessExceptionRoutingRelationshipId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaaProcessExceptionRoutingRelationshipId. |
FaaProcessExceptionRoutingTemplate
Declaration
public virtual FaaProcessExceptionRoutingTemplate FaaProcessExceptionRoutingTemplate { get; set; }
Property Value
Type | Description |
---|---|
FaaProcessExceptionRoutingTemplate |
FaaProcessExceptionRoutingTemplateId
Gets or sets the FaaProcessExceptionRoutingTemplateId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int? FaaProcessExceptionRoutingTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaaProcessExceptionRoutingTemplateId. |
FaaProcessExceptionRoutingTypeId
Gets or sets the FaaProcessExceptionRoutingTypeId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int? FaaProcessExceptionRoutingTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaaProcessExceptionRoutingTypeId. |
FaaProcessExceptionTypeTemplate
Declaration
public virtual FaaProcessExceptionTypeTemplate FaaProcessExceptionTypeTemplate { get; set; }
Property Value
Type | Description |
---|---|
FaaProcessExceptionTypeTemplate |
FaaProcessExceptionTypeTemplateId
Gets or sets the FaaProcessExceptionTypeTemplateId associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public int FaaProcessExceptionTypeTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FaaProcessExceptionTypeTemplateId. |
IsProcessFailure
Gets or sets the IsProcessFailure associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public bool IsProcessFailure { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsProcessFailure. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public DateTime? LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LastModifiedDateTime. |
RoutingTypeCode
Gets or sets the RoutingTypeCode associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string RoutingTypeCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RoutingTypeCode. |
RoutingTypeName
Gets or sets the RoutingTypeName associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string RoutingTypeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RoutingTypeName. |
ServiceProcessName
Gets or sets the ServiceProcessName associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string ServiceProcessName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ServiceProcessName. |
ServiceProcessTypeName
Gets or sets the ServiceProcessTypeName associated with this FaaProcessExceptionRoutingAssignment.
Declaration
public string ServiceProcessTypeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ServiceProcessTypeName. |
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()
SetupFluentMappings(DbModelBuilder)
Any type of relationship that can't be inferred from the entity annotations must be done by hand using the Fluent api. Handle those relationships here.
Declaration
public static void SetupFluentMappings(DbModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
System.Data.Entity.DbModelBuilder | modelBuilder | The DbModelBuilder that has all of the model entities. |