Class CreditBalanceConfigurationRecord
Inheritance
System.Object
CreditBalanceConfigurationRecord
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 CreditBalanceConfigurationRecord
Constructors
CreditBalanceConfigurationRecord()
Declaration
public CreditBalanceConfigurationRecord()
Properties
CreditBalanceScheduleDateType
Declaration
public string CreditBalanceScheduleDateType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CreditBalanceScheduleDateTypeOffsetDays
Declaration
public int CreditBalanceScheduleDateTypeOffsetDays { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ProgramVersionId
Declaration
public int ProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |