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