Class TaskArchive
This class represents the EntityModel interface to the CmEventHistory_ro database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Crm
Assembly: Cmc.Nexus.Models.dll
Syntax
public class TaskArchive
Constructors
TaskArchive()
Declaration
public TaskArchive()
Properties
AssignedtoStaff
Declaration
public virtual Staff AssignedtoStaff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
AssignedToStaffId
Gets or sets the AssignedToStaffId associated with this TaskArchive.
Declaration
public int? AssignedToStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AssignedToStaffId. |
Attachments
Gets or sets the Attachments associated with this TaskArchive.
Declaration
public string Attachments { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Attachments. |
AttachmentsId
Gets or sets the AttachmentsId associated with this TaskArchive.
Declaration
public int? AttachmentsId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AttachmentsId. |
CompletedByStaff
Declaration
public virtual Staff CompletedByStaff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
CompletedByStaffId
Gets or sets the CompletedByStaffId associated with this TaskArchive.
Declaration
public int? CompletedByStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CompletedByStaffId. |
CreatedByStaff
Declaration
public virtual Staff CreatedByStaff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
CreatedByStaffId
Gets or sets the CreatedByStaffId associated with this TaskArchive.
Declaration
public int CreatedByStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CreatedByStaffId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this TaskArchive.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EmailSubject
Gets or sets the EmailSubject associated with this TaskArchive.
Declaration
public string EmailSubject { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailSubject. |
EmployerContactId
Gets or sets the EmployerContactId associated with this TaskArchive.
Declaration
public int? EmployerContactId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EmployerContactId. |
EmployerId
Gets or sets the EmployerId associated with this TaskArchive.
Declaration
public int? EmployerId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EmployerId. |
EmployerJobId
Gets or sets the EmployerJobId associated with this TaskArchive.
Declaration
public int? EmployerJobId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EmployerJobId. |
Id
Gets or sets the Id associated with this TaskArchive.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActivityNotViewed
Gets or sets the IsActivityNotViewed associated with this TaskArchive.
Declaration
public bool IsActivityNotViewed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActivityNotViewed. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this TaskArchive.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludedCrmIntegration. |
LastModifiedDate
Gets or sets the LastModifiedDate associated with this TaskArchive.
Declaration
public DateTime LastModifiedDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDate. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this TaskArchive.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LockedByUserId
Gets or sets the LockedByUserId associated with this TaskArchive.
Declaration
public int? LockedByUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LockedByUserId. |
Note
Gets or sets the Note associated with this TaskArchive.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
OrganizationContact
Declaration
public virtual SyOrganizationContact OrganizationContact { get; set; }
Property Value
Type | Description |
---|---|
SyOrganizationContact |
PreviouslyAssignedtoStaff
Declaration
public virtual Staff PreviouslyAssignedtoStaff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
PreviouslyAssignedToStaffId
Gets or sets the PreviouslyAssignedToStaffId associated with this TaskArchive.
Declaration
public int? PreviouslyAssignedToStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PreviouslyAssignedToStaffId. |
Priority
Gets or sets the Priority associated with this TaskArchive.
Declaration
public string Priority { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Priority. |
ProspectInquiry
Declaration
public virtual ProspectInquiry ProspectInquiry { get; set; }
Property Value
Type | Description |
---|---|
ProspectInquiry |
ProspectInquiryId
Gets or sets the ProspectInquiryId associated with this TaskArchive.
Declaration
public int? ProspectInquiryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ProspectInquiryId. |
ReassignedDate
Gets or sets the ReassignedDate associated with this TaskArchive.
Declaration
public DateTime? ReassignedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReassignedDate. |
RemindDate
Gets or sets the RemindDate associated with this TaskArchive.
Declaration
public DateTime? RemindDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RemindDate. |
ResultText
Gets or sets the ResultText associated with this TaskArchive.
Declaration
public string ResultText { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ResultText. |
SessionCampusId
Gets or sets the SessionCampusId associated with this TaskArchive.
Declaration
public int? SessionCampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SessionCampusId. |
SourceRecordId
Gets or sets the SourceRecordId associated with this TaskArchive.
Declaration
public int SourceRecordId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The SourceRecordId. |
SourceSystem
Gets or sets the SourceSystem associated with this TaskArchive.
Declaration
public string SourceSystem { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SourceSystem. |
SourceTable
Gets or sets the SourceTable associated with this TaskArchive.
Declaration
public string SourceTable { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SourceTable. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this TaskArchive.
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this TaskArchive.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
Subject
Gets or sets the Subject associated with this TaskArchive.
Declaration
public string Subject { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Subject. |
SyOrganizationContactId
Gets or sets the SyOrganizationContactId associated with this TaskArchive.
Declaration
public int? SyOrganizationContactId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SyOrganizationContactId. |
SyOrganizationId
Gets or sets the SyOrganizationId associated with this TaskArchive.
Declaration
public int? SyOrganizationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SyOrganizationId. |
TaskDueDate
Gets or sets the TaskDueDate associated with this TaskArchive.
Declaration
public DateTime? TaskDueDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TaskDueDate. |
TaskEndDate
Gets or sets the TaskEndDate associated with this TaskArchive.
Declaration
public DateTime? TaskEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TaskEndDate. |
TaskResult
Declaration
public virtual TaskResult TaskResult { get; set; }
Property Value
Type | Description |
---|---|
TaskResult |
TaskResultId
Gets or sets the TaskResultId associated with this TaskArchive.
Declaration
public int? TaskResultId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TaskResultId. |
TaskStartDate
Gets or sets the TaskStartDate associated with this TaskArchive.
Declaration
public DateTime? TaskStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TaskStartDate. |
TaskStatus
Declaration
public virtual TaskStatus TaskStatus { get; set; }
Property Value
Type | Description |
---|---|
TaskStatus |
TaskStatusDate
Gets or sets the TaskStatusDate associated with this TaskArchive.
Declaration
public DateTime? TaskStatusDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TaskStatusDate. |
TaskStatusId
Gets or sets the TaskStatusId associated with this TaskArchive.
Declaration
public int TaskStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The TaskStatusId. |
TaskTemplate
Declaration
public virtual TaskTemplate TaskTemplate { get; set; }
Property Value
Type | Description |
---|---|
TaskTemplate |
TaskTemplateId
Gets or sets the TaskTemplateId associated with this TaskArchive.
Declaration
public int TaskTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The TaskTemplateId. |
TaskType
Declaration
public virtual TaskType TaskType { get; set; }
Property Value
Type | Description |
---|---|
TaskType |
TaskTypeId
Gets or sets the TaskTypeId associated with this TaskArchive.
Declaration
public int? TaskTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TaskTypeId. |
TemplateTextFile
Gets or sets the TemplateTextFile associated with this TaskArchive.
Declaration
public string TemplateTextFile { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TemplateTextFile. |
WorkflowInstanceIdentifier
Gets or sets the WorkflowInstanceIdentifier associated with this TaskArchive.
Declaration
public Guid? WorkflowInstanceIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Guid> | The WorkflowInstanceIdentifier. |
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. |