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