Class MatchEntranceImportTestNewLeadResponse
Inheritance
System.Object
MatchEntranceImportTestNewLeadResponse
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class MatchEntranceImportTestNewLeadResponse : ServiceResponse
Constructors
MatchEntranceImportTestNewLeadResponse()
Initializes a new instance of the MatchEntranceImportTestNewLeadResponse class.
Declaration
public MatchEntranceImportTestNewLeadResponse()
Properties
EntranceTestImportRecordEntityList
Gets or sets the Entrance Test Import Record entity list.
Declaration
public EntranceTestImportRecordEntity EntranceTestImportRecordEntityList { get; set; }
Property Value
Type | Description |
---|---|
EntranceTestImportRecordEntity |