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