Class StudentSchoolStatusHistoryEntityList
Inheritance
System.Object
StudentSchoolStatusHistoryEntityList
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.Common.Entities
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class StudentSchoolStatusHistoryEntityList
Constructors
StudentSchoolStatusHistoryEntityList()
Declaration
public StudentSchoolStatusHistoryEntityList()
Properties
StudentSchoolStatusHistoryEntities
Declaration
public List<StudentSchoolStatusHistoryEntity> StudentSchoolStatusHistoryEntities { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StudentSchoolStatusHistoryEntity> |