Class DiscardPendingApplicantsRequest
Represents the a request for the DiscardPendingApplicantsRequest method.
Inheritance
System.Object
DiscardPendingApplicantsRequest
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class DiscardPendingApplicantsRequest : ServiceRequest
Constructors
DiscardPendingApplicantsRequest()
Declaration
public DiscardPendingApplicantsRequest()
Properties
Logical
Gets or sets the Logical value.
Declaration
public bool Logical { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
WpUserId
Gets or sets the WpUserId.
Declaration
public int WpUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |