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