Class WlmStaffLoadRulePolicyDetail
This class represents the EntityModel interface to the AdWlmCopiedStaffPolicyDetail database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Academics
Assembly: Cmc.Nexus.Models.dll
Syntax
public class WlmStaffLoadRulePolicyDetail
Constructors
WlmStaffLoadRulePolicyDetail()
Declaration
public WlmStaffLoadRulePolicyDetail()
Properties
CreatedDateTime
Gets or sets the CreatedDateTime associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
HasAssignment
Gets or sets the HasAssignment associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public bool HasAssignment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The HasAssignment. |
Id
Gets or sets the Id associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAutoApplied
Gets or sets the IsAutoApplied associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public bool? IsAutoApplied { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAutoApplied. |
IsPolicy
Gets or sets the IsPolicy associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public bool IsPolicy { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPolicy. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MaxValue
Gets or sets the MaxValue associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public decimal MaxValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The MaxValue. |
MinValue
Gets or sets the MinValue associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public decimal MinValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The MinValue. |
Purpose
Gets or sets the Purpose associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public string Purpose { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Purpose. |
Staff
Declaration
public virtual Staff Staff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
StaffId
Gets or sets the StaffId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int StaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StaffId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The TermId. |
TimeFrame
Gets or sets the TimeFrame associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public string TimeFrame { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TimeFrame. |
ValidationType
Gets or sets the ValidationType associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public string ValidationType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ValidationType. |
WlmActivityType
Declaration
public virtual WlmActivityType WlmActivityType { get; set; }
Property Value
Type | Description |
---|---|
WlmActivityType |
WlmActivityTypeId
Gets or sets the WlmActivityTypeId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int? WlmActivityTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WlmActivityTypeId. |
WlmAssignmentType
Declaration
public virtual WlmAssignmentType WlmAssignmentType { get; set; }
Property Value
Type | Description |
---|---|
WlmAssignmentType |
WlmAssignmentTypeId
Gets or sets the WlmAssignmentTypeId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int WlmAssignmentTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The WlmAssignmentTypeId. |
WlmLoadRule
Declaration
public virtual WlmLoadRule WlmLoadRule { get; set; }
Property Value
Type | Description |
---|---|
WlmLoadRule |
WlmLoadRuleCode
Gets or sets the WlmLoadRuleCode associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public string WlmLoadRuleCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WlmLoadRuleCode. |
WlmLoadRuleDetail
Declaration
public virtual WlmLoadRuleDetail WlmLoadRuleDetail { get; set; }
Property Value
Type | Description |
---|---|
WlmLoadRuleDetail |
WlmLoadRuleDetailId
Gets or sets the WlmLoadRuleDetailId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int? WlmLoadRuleDetailId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WlmLoadRuleDetailId. |
WlmLoadRuleDetailLineDescription
Gets or sets the WlmLoadRuleDetailLineDescription associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public string WlmLoadRuleDetailLineDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WlmLoadRuleDetailLineDescription. |
WlmLoadRuleDetailPriority
Gets or sets the WlmLoadRuleDetailPriority associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int? WlmLoadRuleDetailPriority { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WlmLoadRuleDetailPriority. |
WlmLoadRuleId
Gets or sets the WlmLoadRuleId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int WlmLoadRuleId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The WlmLoadRuleId. |
WlmLoadType
Declaration
public virtual WlmLoadType WlmLoadType { get; set; }
Property Value
Type | Description |
---|---|
WlmLoadType |
WlmLoadTypeId
Gets or sets the WlmLoadTypeId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int? WlmLoadTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WlmLoadTypeId. |
WlmStaffLoadRulePolicyAssociation
Declaration
public virtual WlmStaffLoadRulePolicyAssociation WlmStaffLoadRulePolicyAssociation { get; set; }
Property Value
Type | Description |
---|---|
WlmStaffLoadRulePolicyAssociation |
WlmStaffLoadRulePolicyAssociationId
Gets or sets the WlmStaffLoadRulePolicyAssociationId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int WlmStaffLoadRulePolicyAssociationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The WlmStaffLoadRulePolicyAssociationId. |
WlmStaffPositionAssignment
Declaration
public virtual WlmStaffPositionAssignment WlmStaffPositionAssignment { get; set; }
Property Value
Type | Description |
---|---|
WlmStaffPositionAssignment |
WlmStaffPositionAssignmentId
Gets or sets the WlmStaffPositionAssignmentId associated with this WlmStaffLoadRulePolicyDetail.
Declaration
public int? WlmStaffPositionAssignmentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WlmStaffPositionAssignmentId. |
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. |