Class Assignment
Inheritance
System.Object
Assignment
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
Constructors
Assignment()
Declaration
Properties
ActivityId
ActvityId Property will pass either AdclassSchedId or AdWlmNonTeachinActivityId based on property IsTeaching
Declaration
public int ActivityId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AssignmentLoadList
Declaration
public ICollection<AssignmentLoadType> AssignmentLoadList { get; set; }
Property Value
Contribution
Declaration
public decimal? Contribution { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
IsAllowOverride
Declaration
public bool IsAllowOverride { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsContributionExists
Declaration
public bool IsContributionExists { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsOverloadApplied
Declaration
public bool IsOverloadApplied { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsOverloadAssignmentTypeApplied
Declaration
public bool IsOverloadAssignmentTypeApplied { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsPayRequiredForOverloadAssignmentType
Declaration
public bool IsPayRequiredForOverloadAssignmentType { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsProcessedFromBatch
Declaration
public bool IsProcessedFromBatch { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsTeaching
Declaration
public bool IsTeaching { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LoadValidationFailureReason
Declaration
public string LoadValidationFailureReason { get; set; }
Property Value
Type |
Description |
System.String |
|
LoadValidationStatus
Declaration
public string LoadValidationStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
OverallStatus
Declaration
public string OverallStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
OverloadAssignmentTypeId
Declaration
public int? OverloadAssignmentTypeId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PayGenerationStatus
Declaration
public string PayGenerationStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
RequirePay
Declaration
public bool RequirePay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StaffId
Declaration
public int StaffId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TermId
Declaration
public int TermId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
WlmAssignmentId
Declaration
public int WlmAssignmentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
WlmAssignmentTypeId
Declaration
public int WlmAssignmentTypeId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
WlmDepartmentId
Declaration
public int? WlmDepartmentId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
WlmFteFactorCourseGroupAssociationId
Fte Factor Course Group Association Id
Declaration
public int? WlmFteFactorCourseGroupAssociationId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
WlmFteFactorNonTeachingGroupAssociationId
Fte Factor Non Teaching Group Association Id
Declaration
public int? WlmFteFactorNonTeachingGroupAssociationId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
WlmLoadFactorId
Declaration
public int? WlmLoadFactorId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
WlmStaffPositionAssignmentId
Declaration
public int WlmStaffPositionAssignmentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|