Class ProcessDuplicateOnlineApplicantsResponse
The ProcessDuplicateOnlineApplicantsResponse represents the response Object for the SavePendingApplicant method of PendingAplicant Service.
Inheritance
System.Object
ProcessDuplicateOnlineApplicantsResponse
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class ProcessDuplicateOnlineApplicantsResponse : ServiceResponse
Constructors
ProcessDuplicateOnlineApplicantsResponse()
Declaration
public ProcessDuplicateOnlineApplicantsResponse()
Properties
Result
Gets or sets the Result.
Declaration
public string Result { get; set; }
Property Value
Type | Description |
---|---|
System.String |