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