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