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