Class EntranceTestImportFileSchemaRowDetailResponse
Inheritance
System.Object
EntranceTestImportFileSchemaRowDetailResponse
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class EntranceTestImportFileSchemaRowDetailResponse : ServiceResponse
Constructors
EntranceTestImportFileSchemaRowDetailResponse()
Declaration
public EntranceTestImportFileSchemaRowDetailResponse()
Properties
EntranceTestImportFileSchemaRowDetailList
Declaration
public List<EntranceTestImportFileSchemaRowDetailEntity> EntranceTestImportFileSchemaRowDetailList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<EntranceTestImportFileSchemaRowDetailEntity> |