Class Staff
This class represents the EntityModel interface to the SyStaff database table.
Inheritance
Implements
Inherited Members
Namespace: Cmc.Nexus.Models.Common
Assembly: Cmc.Nexus.Models.dll
Syntax
public class Staff : IReferenceItem, IIdentifiable
Constructors
Staff()
Declaration
public Staff()
Properties
AdmissionsRepType
Declaration
public virtual AdmissionsRepType AdmissionsRepType { get; set; }
Property Value
Type | Description |
---|---|
AdmissionsRepType |
AdmissionsRepTypeId
Gets or sets the AdmissionsRepTypeId associated with this Staff.
Declaration
public int? AdmissionsRepTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AdmissionsRepTypeId. |
AdvisorToStudentEnrollments
Declaration
public virtual ICollection<StudentEnrollmentPeriodAdvisor> AdvisorToStudentEnrollments { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriodAdvisor> |
AssignedFaEnrollmentTransferTasks
Declaration
public virtual ICollection<StudentEnrollmentPeriodTransfer> AssignedFaEnrollmentTransferTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriodTransfer> |
AssignedSaEnrollmentTransferTasks
Declaration
public virtual ICollection<StudentEnrollmentPeriodTransfer> AssignedSaEnrollmentTransferTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriodTransfer> |
AssignedTasks
Declaration
public virtual ICollection<Task> AssignedTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<Task> |
CampusGroup
Declaration
public virtual CampusGroup CampusGroup { get; set; }
Property Value
Type | Description |
---|---|
CampusGroup |
CampusGroupId
Gets or sets the CampusGroupId associated with this Staff.
Declaration
public int CampusGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusGroupId. |
CellPhoneNumber
Gets or sets the CellPhoneNumber associated with this Staff.
Declaration
public string CellPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CellPhoneNumber. |
CertificationList
Gets or sets the CertificationList associated with this Staff.
Declaration
public string CertificationList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CertificationList. |
City
Gets or sets the City associated with this Staff.
Declaration
public string City { get; set; }
Property Value
Type | Description |
---|---|
System.String | The City. |
Code
Gets or sets the Code associated with this Staff.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CompletedTasks
Declaration
public virtual ICollection<Task> CompletedTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<Task> |
ContactManagereStudentListInclude
Gets or sets the ContactManagereStudentListInclude associated with this Staff.
Declaration
public string ContactManagereStudentListInclude { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ContactManagereStudentListInclude. |
ContactManagerStudentListShow
Gets or sets the ContactManagerStudentListShow associated with this Staff.
Declaration
public string ContactManagerStudentListShow { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ContactManagerStudentListShow. |
CountryId
Gets or sets the CountryId associated with this Staff.
Declaration
public int? CountryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CountryId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this Staff.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreatedTasks
Declaration
public virtual ICollection<Task> CreatedTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<Task> |
DefaultAwardYearId
Gets or sets the DefaultAwardYearId associated with this Staff.
Declaration
public string DefaultAwardYearId { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DefaultAwardYearId. |
DefaultModule
Gets or sets the DefaultModule associated with this Staff.
Declaration
public string DefaultModule { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DefaultModule. |
DefaultSyCampusId
Gets or sets the DefaultSyCampusId associated with this Staff.
Declaration
public int? DefaultSyCampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DefaultSyCampusId. |
DefaultTermId
Gets or sets the DefaultTermId associated with this Staff.
Declaration
public int? DefaultTermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DefaultTermId. |
Degree
Gets or sets the Degree associated with this Staff.
Declaration
public string Degree { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Degree. |
Department
Gets or sets the Department associated with this Staff.
Declaration
public string Department { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Department. |
DocumentPolicyId
Gets or sets the DocumentPolicyId associated with this Staff.
Declaration
public int? DocumentPolicyId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DocumentPolicyId. |
EmailAddress
Gets or sets the EmailAddress associated with this Staff.
Declaration
public string EmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailAddress. |
EmailReplyTo
Gets or sets the EmailReplyTo associated with this Staff.
Declaration
public string EmailReplyTo { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailReplyTo. |
EmployeeNumber
Gets or sets the EmployeeNumber associated with this Staff.
Declaration
public string EmployeeNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmployeeNumber. |
EmploymentLegalEntityIdentifier
Gets or sets the EmploymentLegalEntityIdentifier associated with this Staff.
Declaration
public string EmploymentLegalEntityIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmploymentLegalEntityIdentifier. |
ExtendedProperties
Extended Properties
Declaration
public ICollection<StaffExtendedProperty> ExtendedProperties { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StaffExtendedProperty> |
Extension
Gets or sets the Extension associated with this Staff.
Declaration
public string Extension { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Extension. |
FirstName
Gets or sets the FirstName associated with this Staff.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FirstName. |
FullName
Gets or sets the FullName associated with this Staff.
Declaration
public string FullName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FullName. |
HiredDate
Gets or sets the HiredDate associated with this Staff.
Declaration
public DateTime? HiredDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The HiredDate. |
HomePhoneNumber
Gets or sets the HomePhoneNumber associated with this Staff.
Declaration
public string HomePhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HomePhoneNumber. |
Id
Gets or sets the Id associated with this Staff.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this Staff.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsAllowedAccessConnectedStudentEnrollmentPeriod
Gets or sets the IsAllowedAccessConnectedStudentEnrollmentPeriod associated with this Staff.
Declaration
public bool IsAllowedAccessConnectedStudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedAccessConnectedStudentEnrollmentPeriod. |
IsAllowedAccessMasterCourseProgramOverride
Gets or sets the IsAllowedAccessMasterCourseProgramOverride associated with this Staff.
Declaration
public bool IsAllowedAccessMasterCourseProgramOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedAccessMasterCourseProgramOverride. |
IsAllowedCommonlineHoldRelease
Gets or sets the IsAllowedCommonlineHoldRelease associated with this Staff.
Declaration
public bool IsAllowedCommonlineHoldRelease { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedCommonlineHoldRelease. |
IsAllowedContactManagerShowAllOption
Gets or sets the IsAllowedContactManagerShowAllOption associated with this Staff.
Declaration
public bool IsAllowedContactManagerShowAllOption { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedContactManagerShowAllOption. |
IsAllowedDateExclusion
Gets or sets the IsAllowedDateExclusion associated with this Staff.
Declaration
public bool IsAllowedDateExclusion { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedDateExclusion. |
IsAllowedEditTaskTemplateSource
Gets or sets the IsAllowedEditTaskTemplateSource associated with this Staff.
Declaration
public bool IsAllowedEditTaskTemplateSource { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedEditTaskTemplateSource. |
IsAllowedEditTaxRatesPendingCharges
Gets or sets the IsAllowedEditTaxRatesPendingCharges associated with this Staff.
Declaration
public bool IsAllowedEditTaxRatesPendingCharges { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedEditTaxRatesPendingCharges. |
IsAllowedFulfillmentDpa
Gets or sets the IsAllowedFulfillmentDpa associated with this Staff.
Declaration
public bool IsAllowedFulfillmentDpa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedFulfillmentDpa. |
IsAllowedMultipleCampusGroups
Gets or sets the IsAllowedMultipleCampusGroups associated with this Staff.
Declaration
public int? IsAllowedMultipleCampusGroups { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The IsAllowedMultipleCampusGroups. |
IsAllowedOverrideAuditDesignationDeadline
Gets or sets the IsAllowedOverrideAuditDesignationDeadline associated with this Staff.
Declaration
public bool? IsAllowedOverrideAuditDesignationDeadline { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAllowedOverrideAuditDesignationDeadline. |
IsAllowedOverrideClosedTerm
Gets or sets the IsAllowedOverrideClosedTerm associated with this Staff.
Declaration
public bool IsAllowedOverrideClosedTerm { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedOverrideClosedTerm. |
IsAllowedOverrideEnrollmentDates
Gets or sets the IsAllowedOverrideEnrollmentDates associated with this Staff.
Declaration
public bool IsAllowedOverrideEnrollmentDates { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedOverrideEnrollmentDates. |
IsAllowedOverrideMaxClass
Gets or sets the IsAllowedOverrideMaxClass associated with this Staff.
Declaration
public bool IsAllowedOverrideMaxClass { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedOverrideMaxClass. |
IsAllowedReassignCourse
Gets or sets the IsAllowedReassignCourse associated with this Staff.
Declaration
public bool IsAllowedReassignCourse { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedReassignCourse. |
IsAllowedToAccessTransferCampus
Gets or sets the IsAllowedToAccessTransferCampus associated with this Staff.
Declaration
public bool IsAllowedToAccessTransferCampus { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToAccessTransferCampus. |
IsAllowedToAccessTransferEnrollment
Gets or sets the IsAllowedToAccessTransferEnrollment associated with this Staff.
Declaration
public bool IsAllowedToAccessTransferEnrollment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToAccessTransferEnrollment. |
IsAllowedToAccessTransferEnrollmentAndCampus
Gets or sets the IsAllowedToAccessTransferEnrollmentAndCampus associated with this Staff.
Declaration
public bool IsAllowedToAccessTransferEnrollmentAndCampus { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToAccessTransferEnrollmentAndCampus. |
IsAllowedToAddCollege
Gets or sets the IsAllowedToAddCollege associated with this Staff.
Declaration
public bool IsAllowedToAddCollege { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToAddCollege. |
IsAllowedToAddCourse
Gets or sets the IsAllowedToAddCourse associated with this Staff.
Declaration
public bool IsAllowedToAddCourse { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToAddCourse. |
IsAllowedToAssignAdmissionsRepEnrollment
Gets or sets the IsAllowedToAssignAdmissionsRepEnrollment associated with this Staff.
Declaration
public bool IsAllowedToAssignAdmissionsRepEnrollment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToAssignAdmissionsRepEnrollment. |
IsAllowedToAssignPreviousEducationEnrollment
Gets or sets the IsAllowedToAssignPreviousEducationEnrollment associated with this Staff.
Declaration
public bool IsAllowedToAssignPreviousEducationEnrollment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToAssignPreviousEducationEnrollment. |
IsAllowedToCancelClassSection
Gets or sets the IsAllowedToCancelClassSection associated with this Staff.
Declaration
public bool IsAllowedToCancelClassSection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToCancelClassSection. |
IsAllowedToClearWaitlist
Gets or sets the IsAllowedToClearWaitlist associated with this Staff.
Declaration
public bool IsAllowedToClearWaitlist { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToClearWaitlist. |
IsAllowedToEditAdvisor
Gets or sets the IsAllowedToEditAdvisor associated with this Staff.
Declaration
public bool IsAllowedToEditAdvisor { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditAdvisor. |
IsAllowedToEditDisbursementDates
Gets or sets the IsAllowedToEditDisbursementDates associated with this Staff.
Declaration
public bool IsAllowedToEditDisbursementDates { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditDisbursementDates. |
IsAllowedToEditExceptionDetails
Gets or sets the IsAllowedToEditExceptionDetails associated with this Staff.
Declaration
public bool IsAllowedToEditExceptionDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditExceptionDetails. |
IsAllowedToEditPaymentPeriods
Gets or sets the IsAllowedToEditPaymentPeriods associated with this Staff.
Declaration
public bool IsAllowedToEditPaymentPeriods { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditPaymentPeriods. |
IsAllowedToEditSystemDefinedBillingTransactionCode
Gets or sets the IsAllowedToEditSystemDefinedBillingTransactionCode associated with this Staff.
Declaration
public bool IsAllowedToEditSystemDefinedBillingTransactionCode { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditSystemDefinedBillingTransactionCode. |
IsAllowedToModifyFeeSchedule
Gets or sets the IsAllowedToModifyFeeSchedule associated with this Staff.
Declaration
public bool IsAllowedToModifyFeeSchedule { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToModifyFeeSchedule. |
IsAllowedToOverrideCodChangeStatus
Gets or sets the IsAllowedToOverrideCodChangeStatus associated with this Staff.
Declaration
public bool IsAllowedToOverrideCodChangeStatus { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideCodChangeStatus. |
IsAllowedToOverrideCourseContactHourComparison
Gets or sets the IsAllowedToOverrideCourseContactHourComparison associated with this Staff.
Declaration
public bool IsAllowedToOverrideCourseContactHourComparison { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideCourseContactHourComparison. |
IsAllowedToOverrideCoursePreRequisites
Gets or sets the IsAllowedToOverrideCoursePreRequisites associated with this Staff.
Declaration
public bool IsAllowedToOverrideCoursePreRequisites { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideCoursePreRequisites. |
IsAllowedToOverrideCutoffDate
Gets or sets the IsAllowedToOverrideCutoffDate associated with this Staff.
Declaration
public bool IsAllowedToOverrideCutoffDate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideCutoffDate. |
IsAllowedToOverrideDisbursementBatch
Gets or sets the IsAllowedToOverrideDisbursementBatch associated with this Staff.
Declaration
public bool IsAllowedToOverrideDisbursementBatch { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideDisbursementBatch. |
IsAllowedToOverrideFaHoldGroup
Gets or sets the IsAllowedToOverrideFaHoldGroup associated with this Staff.
Declaration
public bool IsAllowedToOverrideFaHoldGroup { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideFaHoldGroup. |
IsAllowedToOverrideIncompleteGradeExpirationDate
Gets or sets the IsAllowedToOverrideIncompleteGradeExpirationDate associated with this Staff.
Declaration
public bool IsAllowedToOverrideIncompleteGradeExpirationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideIncompleteGradeExpirationDate. |
IsAllowedToOverrideInstructorCourseAssociation
Gets or sets the IsAllowedToOverrideInstructorCourseAssociation associated with this Staff.
Declaration
public bool IsAllowedToOverrideInstructorCourseAssociation { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideInstructorCourseAssociation. |
IsAllowedToOverrideLastDateToWithdraw
Gets or sets the IsAllowedToOverrideLastDateToWithdraw associated with this Staff.
Declaration
public bool IsAllowedToOverrideLastDateToWithdraw { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideLastDateToWithdraw. |
IsAllowedToOverrideLockedTermSequence
Gets or sets the IsAllowedToOverrideLockedTermSequence associated with this Staff.
Declaration
public bool IsAllowedToOverrideLockedTermSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideLockedTermSequence. |
IsAllowedToOverrideMaxClassUserCampuses
Gets or sets the IsAllowedToOverrideMaxClassUserCampuses associated with this Staff.
Declaration
public bool IsAllowedToOverrideMaxClassUserCampuses { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideMaxClassUserCampuses. |
IsAllowedToOverrideMaxWaitList
Gets or sets the IsAllowedToOverrideMaxWaitList associated with this Staff.
Declaration
public bool IsAllowedToOverrideMaxWaitList { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideMaxWaitList. |
IsAllowedToOverridePreCoRequisiteRequirement
Gets or sets the IsAllowedToOverridePreCoRequisiteRequirement associated with this Staff.
Declaration
public bool IsAllowedToOverridePreCoRequisiteRequirement { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverridePreCoRequisiteRequirement. |
IsAllowedToOverrideRegistrationGroup
Gets or sets the IsAllowedToOverrideRegistrationGroup associated with this Staff.
Declaration
public bool IsAllowedToOverrideRegistrationGroup { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideRegistrationGroup. |
IsAllowedToOverrideRegistrationHold
Gets or sets the IsAllowedToOverrideRegistrationHold associated with this Staff.
Declaration
public bool IsAllowedToOverrideRegistrationHold { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideRegistrationHold. |
IsAllowedToOverrideRegistrationLocks
Gets or sets the IsAllowedToOverrideRegistrationLocks associated with this Staff.
Declaration
public bool IsAllowedToOverrideRegistrationLocks { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideRegistrationLocks. |
IsAllowedToOverrideRegistrationRelationship
Gets or sets the IsAllowedToOverrideRegistrationRelationship associated with this Staff.
Declaration
public bool IsAllowedToOverrideRegistrationRelationship { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideRegistrationRelationship. |
IsAllowedToOverrideSapDefinedDates
Gets or sets the IsAllowedToOverrideSapDefinedDates associated with this Staff.
Declaration
public bool IsAllowedToOverrideSapDefinedDates { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideSapDefinedDates. |
IsAllowedToOverrideSapPartialTerm
Gets or sets the IsAllowedToOverrideSapPartialTerm associated with this Staff.
Declaration
public bool IsAllowedToOverrideSapPartialTerm { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideSapPartialTerm. |
IsAllowedToOverrideSapPpDefinedDates
Gets or sets the IsAllowedToOverrideSapPpDefinedDates associated with this Staff.
Declaration
public bool IsAllowedToOverrideSapPpDefinedDates { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideSapPpDefinedDates. |
IsAllowedToOverrideSapStatus
Gets or sets the IsAllowedToOverrideSapStatus associated with this Staff.
Declaration
public bool IsAllowedToOverrideSapStatus { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideSapStatus. |
IsAllowedToOverrideStatusChangeDays
Gets or sets the IsAllowedToOverrideStatusChangeDays associated with this Staff.
Declaration
public bool IsAllowedToOverrideStatusChangeDays { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideStatusChangeDays. |
IsAllowedToOverrideTranscriptHoldGroup
Gets or sets the IsAllowedToOverrideTranscriptHoldGroup associated with this Staff.
Declaration
public bool IsAllowedToOverrideTranscriptHoldGroup { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideTranscriptHoldGroup. |
IsAllowedToOverrideTransferCreditApproval
Gets or sets the IsAllowedToOverrideTransferCreditApproval associated with this Staff.
Declaration
public bool IsAllowedToOverrideTransferCreditApproval { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideTransferCreditApproval. |
IsAllowedToOverrideTransferOptions
Gets or sets the IsAllowedToOverrideTransferOptions associated with this Staff.
Declaration
public bool IsAllowedToOverrideTransferOptions { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToOverrideTransferOptions. |
IsAllowedToPerformManualRefundCalculation
Gets or sets the IsAllowedToPerformManualRefundCalculation associated with this Staff.
Declaration
public bool IsAllowedToPerformManualRefundCalculation { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToPerformManualRefundCalculation. |
IsAllowedToPrintChecksEditComment
Gets or sets the IsAllowedToPrintChecksEditComment associated with this Staff.
Declaration
public bool IsAllowedToPrintChecksEditComment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToPrintChecksEditComment. |
IsAllowedToReallocateCenter
Gets or sets the IsAllowedToReallocateCenter associated with this Staff.
Declaration
public bool IsAllowedToReallocateCenter { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToReallocateCenter. |
IsAllowedToRebuildTermSummaryRelationships
Gets or sets the IsAllowedToRebuildTermSummaryRelationships associated with this Staff.
Declaration
public bool IsAllowedToRebuildTermSummaryRelationships { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToRebuildTermSummaryRelationships. |
IsAllowedToRegistrationTrack
Gets or sets the IsAllowedToRegistrationTrack associated with this Staff.
Declaration
public bool IsAllowedToRegistrationTrack { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToRegistrationTrack. |
IsAllowedToViewSsnReports
Gets or sets the IsAllowedToViewSsnReports associated with this Staff.
Declaration
public bool IsAllowedToViewSsnReports { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToViewSsnReports. |
IsAllowedToViewSsnUi
Declaration
[Obsolete("Use IsBlockedViewSsnUi")]
public bool IsAllowedToViewSsnUi { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsAllowedToWaiveDegreeProgressRequirement
Gets or sets the IsAllowedToWaiveDegreeProgressRequirement associated with this Staff.
Declaration
public bool IsAllowedToWaiveDegreeProgressRequirement { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToWaiveDegreeProgressRequirement. |
IsAllowedToWaiveRetakeFee
Gets or sets the IsAllowedToWaiveRetakeFee associated with this Staff.
Declaration
public bool IsAllowedToWaiveRetakeFee { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToWaiveRetakeFee. |
IsAssociateEmployerOtherCampusAllowed
Gets or sets the IsAssociateEmployerOtherCampusAllowed associated with this Staff.
Declaration
public bool IsAssociateEmployerOtherCampusAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAssociateEmployerOtherCampusAllowed. |
IsAutoCmActivitiesAllowed
Gets or sets the IsAutoCmActivitiesAllowed associated with this Staff.
Declaration
public bool IsAutoCmActivitiesAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoCmActivitiesAllowed. |
IsAutomatedUser
Gets or sets the IsAutomatedUser associated with this Staff.
Declaration
public bool IsAutomatedUser { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutomatedUser. |
IsAxFaculty
Gets or sets the IsAxFaculty associated with this Staff.
Declaration
public bool IsAxFaculty { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAxFaculty. |
IsBlockedViewSsnUi
Gets or sets the IsBlockedViewSsnUi associated with this Staff.
Declaration
public bool IsBlockedViewSsnUi { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBlockedViewSsnUi. |
IsCashier
Gets or sets the IsCashier associated with this Staff.
Declaration
public bool IsCashier { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCashier. |
IsCollegeBasedStudentAccessApplied
Gets or sets the IsCollegeBasedStudentAccessApplied associated with this Staff.
Declaration
public bool IsCollegeBasedStudentAccessApplied { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCollegeBasedStudentAccessApplied. |
IsConflictsChecked
Gets or sets the IsConflictsChecked associated with this Staff.
Declaration
public bool IsConflictsChecked { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsConflictsChecked. |
IsContactManagerShownOnStartup
Gets or sets the IsContactManagerShownOnStartup associated with this Staff.
Declaration
public bool IsContactManagerShownOnStartup { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsContactManagerShownOnStartup. |
IsCustomSearchAllowed
Gets or sets the IsCustomSearchAllowed associated with this Staff.
Declaration
public bool IsCustomSearchAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCustomSearchAllowed. |
IsDefaultReportWizardUsed
Gets or sets the IsDefaultReportWizardUsed associated with this Staff.
Declaration
public bool IsDefaultReportWizardUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultReportWizardUsed. |
IsDeleteBilledChargesLeaseAllowed
Gets or sets the IsDeleteBilledChargesLeaseAllowed associated with this Staff.
Declaration
public bool IsDeleteBilledChargesLeaseAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDeleteBilledChargesLeaseAllowed. |
IsDeleteUnbilledChargesLeaseAllowed
Gets or sets the IsDeleteUnbilledChargesLeaseAllowed associated with this Staff.
Declaration
public bool IsDeleteUnbilledChargesLeaseAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDeleteUnbilledChargesLeaseAllowed. |
IsDepartmentCourseBasedPermissionsApplied
Gets or sets the IsDepartmentCourseBasedPermissionsApplied associated with this Staff.
Declaration
public bool IsDepartmentCourseBasedPermissionsApplied { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDepartmentCourseBasedPermissionsApplied. |
IsDropStatusMessageBox
Gets or sets the IsDropStatusMessageBox associated with this Staff.
Declaration
public bool IsDropStatusMessageBox { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDropStatusMessageBox. |
IsDuplicateEmpOverrideAllowed
Gets or sets the IsDuplicateEmpOverrideAllowed associated with this Staff.
Declaration
public bool? IsDuplicateEmpOverrideAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsDuplicateEmpOverrideAllowed. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this Staff.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludedCrmIntegration. |
IsFacultySynced
Gets or sets the IsFacultySynced associated with this Staff.
Declaration
public bool IsFacultySynced { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsFacultySynced. |
IsGlobalSearchAllowed
Gets or sets the IsGlobalSearchAllowed associated with this Staff.
Declaration
public bool IsGlobalSearchAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGlobalSearchAllowed. |
IsHousingPeriodDateEditAllowed
Gets or sets the IsHousingPeriodDateEditAllowed associated with this Staff.
Declaration
public bool IsHousingPeriodDateEditAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsHousingPeriodDateEditAllowed. |
IsJobTypeEditingSecurityAllowed
Gets or sets the IsJobTypeEditingSecurityAllowed associated with this Staff.
Declaration
public bool IsJobTypeEditingSecurityAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsJobTypeEditingSecurityAllowed. |
IsLessonSetupAndMarksEntryAccessApplied
Gets or sets the IsLessonSetupAndMarksEntryAccessApplied associated with this Staff.
Declaration
public bool IsLessonSetupAndMarksEntryAccessApplied { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsLessonSetupAndMarksEntryAccessApplied. |
IsLocked
Gets or sets the IsLocked associated with this Staff.
Declaration
public bool IsLocked { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsLocked. |
IsManualBillingNotAllowed
Gets or sets the IsManualBillingNotAllowed associated with this Staff.
Declaration
public bool IsManualBillingNotAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsManualBillingNotAllowed. |
IsOverrideExecutiveReportOptionsAllowed
Gets or sets the IsOverrideExecutiveReportOptionsAllowed associated with this Staff.
Declaration
public bool IsOverrideExecutiveReportOptionsAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOverrideExecutiveReportOptionsAllowed. |
IsOverrideLeaseDateAllowed
Gets or sets the IsOverrideLeaseDateAllowed associated with this Staff.
Declaration
public bool IsOverrideLeaseDateAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOverrideLeaseDateAllowed. |
IsOverrideRoomMaxCapacityAllowed
Gets or sets the IsOverrideRoomMaxCapacityAllowed associated with this Staff.
Declaration
public bool IsOverrideRoomMaxCapacityAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOverrideRoomMaxCapacityAllowed. |
IsOwnerBasedStudentAccessApplied
Gets or sets the IsOwnerBasedStudentAccessApplied associated with this Staff.
Declaration
public bool IsOwnerBasedStudentAccessApplied { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOwnerBasedStudentAccessApplied. |
IsPrimaryContactSecurityAllowed
Gets or sets the IsPrimaryContactSecurityAllowed associated with this Staff.
Declaration
public bool IsPrimaryContactSecurityAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPrimaryContactSecurityAllowed. |
IsReportServerSelected
Gets or sets the IsReportServerSelected associated with this Staff.
Declaration
public bool IsReportServerSelected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsReportServerSelected. |
IsStudentListSaved
Gets or sets the IsStudentListSaved associated with this Staff.
Declaration
public bool IsStudentListSaved { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsStudentListSaved. |
IsSystem
Gets or sets the IsSystem associated with this Staff.
Declaration
public bool IsSystem { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSystem. |
IsTest
Gets or sets the IsTest associated with this Staff.
Declaration
public bool IsTest { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsTest. |
IsToolbarUsed
Gets or sets the IsToolbarUsed associated with this Staff.
Declaration
public bool IsToolbarUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsToolbarUsed. |
IsUserLevelOverrideAccessAllowed
Gets or sets the IsUserLevelOverrideAccessAllowed associated with this Staff.
Declaration
public bool? IsUserLevelOverrideAccessAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsUserLevelOverrideAccessAllowed. |
IsViewListBar
Gets or sets the IsViewListBar associated with this Staff.
Declaration
public bool IsViewListBar { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsViewListBar. |
IsViewToolBar
Gets or sets the IsViewToolBar associated with this Staff.
Declaration
public bool IsViewToolBar { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsViewToolBar. |
Key
Gets or sets the Key associated with this Staff.
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Key. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this Staff.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this Staff.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LastName
Gets or sets the LastName associated with this Staff.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastName. |
Mi
Gets or sets the Mi associated with this Staff.
Declaration
public string Mi { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Mi. |
ModuleId
Gets or sets the ModuleId associated with this Staff.
Declaration
public int? ModuleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ModuleId. |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Note
Gets or sets the Note associated with this Staff.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
Number
Gets or sets the Number associated with this Staff.
Declaration
public int Number { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Number. |
OfficePhoneNumber
Gets or sets the OfficePhoneNumber associated with this Staff.
Declaration
public string OfficePhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OfficePhoneNumber. |
OtherLanguageFirstName
Gets or sets the OtherLanguageFirstName associated with this Staff.
Declaration
public string OtherLanguageFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherLanguageFirstName. |
OtherLanguageLastName
Gets or sets the OtherLanguageLastName associated with this Staff.
Declaration
public string OtherLanguageLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherLanguageLastName. |
OtherLanguageMiddleName
Gets or sets the OtherLanguageMiddleName associated with this Staff.
Declaration
public string OtherLanguageMiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherLanguageMiddleName. |
PasswordExpirationDate
Gets or sets the PasswordExpirationDate associated with this Staff.
Declaration
public DateTime PasswordExpirationDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The PasswordExpirationDate. |
PasswordRuleProfile
Declaration
public virtual PasswordRuleProfile PasswordRuleProfile { get; set; }
Property Value
Type | Description |
---|---|
PasswordRuleProfile |
PasswordRuleProfileId
Gets or sets the PasswordRuleProfileId associated with this Staff.
Declaration
public int? PasswordRuleProfileId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PasswordRuleProfileId. |
PayRate
Gets or sets the PayRate associated with this Staff.
Declaration
public decimal PayRate { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The PayRate. |
PayType
Gets or sets the PayType associated with this Staff.
Declaration
public string PayType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayType. |
Person
Declaration
public virtual Person Person { get; set; }
Property Value
Type | Description |
---|---|
Person |
PersonId
Gets or sets the PersonId associated with this Staff.
Declaration
public int? PersonId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PersonId. |
PhoneNumber
Gets or sets the PhoneNumber associated with this Staff.
Declaration
public string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneNumber. |
Picture
Declaration
public virtual PersonPicture Picture { get; set; }
Property Value
Type | Description |
---|---|
PersonPicture |
Position
Gets or sets the Position associated with this Staff.
Declaration
public string Position { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Position. |
PostalCode
Gets or sets the PostalCode associated with this Staff.
Declaration
public string PostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PostalCode. |
PreferredName
Gets or sets the PreferredName associated with this Staff.
Declaration
public string PreferredName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PreferredName. |
PreviouslyAssignedTasks
Declaration
public virtual ICollection<Task> PreviouslyAssignedTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<Task> |
ReportDefault
Gets or sets the ReportDefault associated with this Staff.
Declaration
public string ReportDefault { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReportDefault. |
ReportsToStaffId
Gets or sets the ReportsToStaffId associated with this Staff.
Declaration
public int? ReportsToStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ReportsToStaffId. |
Resume
Gets or sets the Resume associated with this Staff.
Declaration
public string Resume { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Resume. |
SearchResults
Gets or sets the SearchResults associated with this Staff.
Declaration
public string SearchResults { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SearchResults. |
ShowDefaultOnStartup
Gets or sets the ShowDefaultOnStartup associated with this Staff.
Declaration
public bool ShowDefaultOnStartup { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The ShowDefaultOnStartup. |
Signature
Gets or sets the Signature associated with this Staff.
Declaration
public byte[] Signature { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The Signature. |
Ssn
Gets or sets the Ssn associated with this Staff.
Declaration
public string Ssn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Ssn. |
StaffGroupMembership
Declaration
public virtual ICollection<StaffGroupMember> StaffGroupMembership { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StaffGroupMember> |
StaffName
Gets or sets the StaffName associated with this Staff.
Declaration
public string StaffName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StaffName. |
StaffPicture
Gets or sets the StaffPicture associated with this Staff.
Declaration
public byte[] StaffPicture { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The StaffPicture. |
State
Gets or sets the State associated with this Staff.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
System.String | The State. |
StreetAddress
Gets or sets the StreetAddress associated with this Staff.
Declaration
public string StreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress. |
StreetAddress2
Gets or sets the StreetAddress2 associated with this Staff.
Declaration
public string StreetAddress2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress2. |
Suffix
Gets or sets the Suffix associated with this Staff.
Declaration
public string Suffix { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Suffix. |
TaskGridDetailAssignedTasks
Declaration
public virtual ICollection<TaskGridDetail> TaskGridDetailAssignedTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<TaskGridDetail> |
TaskGridDetailCompletedTasks
Declaration
public virtual ICollection<TaskGridDetail> TaskGridDetailCompletedTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<TaskGridDetail> |
TaskGridDetailCreatedTasks
Declaration
public virtual ICollection<TaskGridDetail> TaskGridDetailCreatedTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<TaskGridDetail> |
TaskGridDetailPreviouslyAssignedTasks
Declaration
public virtual ICollection<TaskGridDetail> TaskGridDetailPreviouslyAssignedTasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<TaskGridDetail> |
TaskPolicyId
Gets or sets the TaskPolicyId associated with this Staff.
Declaration
public int? TaskPolicyId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TaskPolicyId. |
Title
Gets or sets the Title associated with this Staff.
Declaration
public string Title { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Title. |
WorkCity
Gets or sets the WorkCity associated with this Staff.
Declaration
public string WorkCity { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WorkCity. |
WorkFaxPhoneNumber
Gets or sets the WorkFaxPhoneNumber associated with this Staff.
Declaration
public string WorkFaxPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WorkFaxPhoneNumber. |
WorkPostalCode
Gets or sets the WorkPostalCode associated with this Staff.
Declaration
public string WorkPostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WorkPostalCode. |
WorkState
Gets or sets the WorkState associated with this Staff.
Declaration
public string WorkState { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WorkState. |
WorkStreetAddress
Gets or sets the WorkStreetAddress associated with this Staff.
Declaration
public string WorkStreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WorkStreetAddress. |
WorkStreetAddress2
Gets or sets the WorkStreetAddress2 associated with this Staff.
Declaration
public string WorkStreetAddress2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WorkStreetAddress2. |
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 relationships 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 |