Class Package
Inheritance
System.Object
Package
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.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class Package
Constructors
Package()
Declaration
public Package()
Properties
NetPackage
Gets or sets the NetPackage.
Declaration
public int NetPackage { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StudentAwardEstimateEntity
Gets or sets the StudentAwardEstimateEntity.
Declaration
public StudentAwardEstimateEntity StudentAwardEstimateEntity { get; set; }
Property Value
Type | Description |
---|---|
StudentAwardEstimateEntity |