Class StudentRegBillUnconnectedRequest
Inheritance
System.Object
StudentRegBillUnconnectedRequest
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.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class StudentRegBillUnconnectedRequest
Constructors
StudentRegBillUnconnectedRequest()
Declaration
public StudentRegBillUnconnectedRequest()
Properties
StudentLists
Declaration
public List<StudentRegBillUnconnectedRequest.StudentList> StudentLists { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StudentRegBillUnconnectedRequest.StudentList> |