Class ProcessSpeAndPaymentPeriodBillingResponse
Represents the response for the ProcessSpeAndPaymentPeriodBilling method.
Inheritance
System.Object
ProcessSpeAndPaymentPeriodBillingResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class ProcessSpeAndPaymentPeriodBillingResponse : ServiceResponse
Constructors
ProcessSpeAndPaymentPeriodBillingResponse()
Declaration
public ProcessSpeAndPaymentPeriodBillingResponse()
Properties
Results
Declaration
public ICollection<ProcedureResults> Results { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProcedureResults> |