Class GLAccountsValidation
Inheritance
System.Object
GLAccountsValidation
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.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GLAccountsValidation
Constructors
GLAccountsValidation()
Declaration
public GLAccountsValidation()
Properties
AccountFormat
Declaration
public string AccountFormat { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AccountNumber
Declaration
public string AccountNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AccountType
Declaration
public string AccountType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LedgerType
Declaration
public string LedgerType { get; set; }
Property Value
Type | Description |
---|---|
System.String |