Class AssignmentLoadRateDetail
Assignment Load
Inheritance
System.Object
AssignmentLoadRateDetail
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()
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class AssignmentLoadRateDetail
Constructors
AssignmentLoadRateDetail()
Declaration
public AssignmentLoadRateDetail()
Properties
ActivityId
ActivityId
Declaration
public int ActivityId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
AdjustedDefaultValue
AdjustedDefaultValue
Declaration
public decimal? AdjustedDefaultValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
AssignedValue
AssignedValue
Declaration
public decimal AssignedValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
AssignmentLoadTypeId
AssignmentLoadTypeId
Declaration
public int AssignmentLoadTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ConsumedValue
ConsumedValue
Declaration
public decimal ConsumedValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
DefaultValue
DefaultValue
Declaration
public decimal DefaultValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
EarningCodeDescrip
EarningCodeDescrip
Declaration
public string EarningCodeDescrip { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EarningCodeId
EarningCodeId
Declaration
public int? EarningCodeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
Id
Auto ID
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
IsLoadTracked
IsLoadTracked
Declaration
public bool IsLoadTracked { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsOverloadRateConfigured
IsOverloadRateConfigured
Declaration
public bool IsOverloadRateConfigured { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsOverrideAllowed
IsOverrideAllowed
Declaration
public bool IsOverrideAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsPayTracked
IsPayTracked
Declaration
public bool IsPayTracked { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsRateConfigured
IsRateConfigured
Declaration
public bool IsRateConfigured { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LoadFactorDetailId
LoadFactorDetailId
Declaration
public int? LoadFactorDetailId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
LoadFactorId
LoadFactorId
Declaration
public int? LoadFactorId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
LoadFactorMessage
LoadFactorMessage
Declaration
public string LoadFactorMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LoadFactorValue
LoadFactorValue
Declaration
public decimal? LoadFactorValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
LoadTypeDescrip
LoadType Descrip
Declaration
public string LoadTypeDescrip { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LoadTypeId
LoadTypeId
Declaration
public int LoadTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
MeasurementUnit
MeasurementUnit
Declaration
public string MeasurementUnit { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Message
Message
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OnloadAssignmentTypeRequirePay
OnloadAssignmentTypeRequirePay
Declaration
public bool OnloadAssignmentTypeRequirePay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OverloadAssignmentTypeRequirePay
OverloadAssignmentTypeRequirePay
Declaration
public bool OverloadAssignmentTypeRequirePay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OverloadAssignmentValue
OverloadAssignmentValue
Declaration
public decimal OverloadAssignmentValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
OverloadEarningCodeDescrip
OverloadEarningCodeDescrip
Declaration
public string OverloadEarningCodeDescrip { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OverloadEarningCodeId
OverloadEarningCodeId
Declaration
public int? OverloadEarningCodeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
OverloadRate
OverloadRate
Declaration
public decimal OverloadRate { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
Rate
Rate
Declaration
public decimal Rate { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
RemainingValue
RemainingValue
Declaration
public decimal RemainingValue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |