Class WlmAssignmentLoadTypeEntity
This class represents the EntityModel interface to the AdWlmAssignmentLoadType database table.
Inheritance
Implements
Namespace: Cmc.Nexus.Academics.Entities
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class WlmAssignmentLoadTypeEntity : Entity, IIdentifiable
Constructors
WlmAssignmentLoadTypeEntity()
Declaration
public WlmAssignmentLoadTypeEntity()
Fields
AdjustedDefaultValueProperty
The AdjustedDefaultValue property.
Declaration
public static readonly EntityProperty AdjustedDefaultValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AssignmentValueProperty
The AssignmentValue property.
Declaration
public static readonly EntityProperty AssignmentValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FteAssignmentValueProperty
The FteAssignmentValue property.
Declaration
public static readonly EntityProperty FteAssignmentValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FteFactorValueProperty
The FteFactorValue property.
Declaration
public static readonly EntityProperty FteFactorValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsOverrideProperty
The IsOverride property.
Declaration
public static readonly EntityProperty IsOverrideProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModfiedUserIdProperty
The LastModfiedUserId property.
Declaration
public static readonly EntityProperty LastModfiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LoadFactorValueProperty
The LoadFactorValue property.
Declaration
public static readonly EntityProperty LoadFactorValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OverloadAssignmentValueProperty
The OverloadAssignmentValue property.
Declaration
public static readonly EntityProperty OverloadAssignmentValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OverloadFteAssignmentValueProperty
The OverloadFteAssignmentValue property.
Declaration
public static readonly EntityProperty OverloadFteAssignmentValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TemporaryAssignmentValueProperty
The TemporaryAssignmentValue property.
Declaration
public static readonly EntityProperty TemporaryAssignmentValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TemporaryOverloadAssignmentValueProperty
The TemporaryOverloadAssignmentValue property.
Declaration
public static readonly EntityProperty TemporaryOverloadAssignmentValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
WlmAssignmentIdProperty
The WlmAssignmentId property.
Declaration
public static readonly EntityProperty WlmAssignmentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
WlmLoadTypeIdProperty
The WlmLoadTypeId property.
Declaration
public static readonly EntityProperty WlmLoadTypeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AdjustedDefaultValue
Gets or sets the AdjustedDefaultValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal? AdjustedDefaultValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AdjustedDefaultValue. |
AssignmentValue
Gets or sets the AssignmentValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal AssignmentValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The AssignmentValue. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this WlmAssignmentLoadTypeEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
FteAssignmentValue
Gets or sets the FteAssignmentValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal? FteAssignmentValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FteAssignmentValue. |
FteFactorValue
Gets or sets the FteFactorValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal? FteFactorValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FteFactorValue. |
Id
Gets or sets the Id associated with this WlmAssignmentLoadTypeEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsOverride
Gets or sets the IsOverride associated with this WlmAssignmentLoadTypeEntity.
Declaration
public bool? IsOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsOverride. |
LastModfiedUserId
Gets or sets the LastModfiedUserId associated with this WlmAssignmentLoadTypeEntity.
Declaration
public int LastModfiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModfiedUserId. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this WlmAssignmentLoadTypeEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LoadFactorValue
Gets or sets the LoadFactorValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal? LoadFactorValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The LoadFactorValue. |
OverloadAssignmentValue
Gets or sets the OverloadAssignmentValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal OverloadAssignmentValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The OverloadAssignmentValue. |
OverloadFteAssignmentValue
Gets or sets the OverloadFteAssignmentValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal? OverloadFteAssignmentValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OverloadFteAssignmentValue. |
RowVersion
Gets or sets the RowVersion associated with this WlmAssignmentLoadTypeEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
TemporaryAssignmentValue
Gets or sets the TemporaryAssignmentValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal TemporaryAssignmentValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The TemporaryAssignmentValue. |
TemporaryOverloadAssignmentValue
Gets or sets the TemporaryOverloadAssignmentValue associated with this WlmAssignmentLoadTypeEntity.
Declaration
public decimal TemporaryOverloadAssignmentValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The TemporaryOverloadAssignmentValue. |
WlmAssignmentId
Gets or sets the WlmAssignmentId associated with this WlmAssignmentLoadTypeEntity.
Declaration
public int WlmAssignmentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The WlmAssignmentId. |
WlmLoadTypeId
Gets or sets the WlmLoadTypeId associated with this WlmAssignmentLoadTypeEntity.
Declaration
public int WlmLoadTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The WlmLoadTypeId. |
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()