Class SaveStudentForExamCenterResponse
Represents the response for the SaveStudentForExamCenter method.
Inheritance
System.Object
SaveStudentForExamCenterResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class SaveStudentForExamCenterResponse : ServiceResponse
Constructors
SaveStudentForExamCenterResponse()
Declaration
public SaveStudentForExamCenterResponse()
Properties
StudentForExamCenterResponse
InvoiceNumber
Declaration
public string StudentForExamCenterResponse { get; set; }
Property Value
Type | Description |
---|---|
System.String |