Class UpdateRevenueLedgerAxBatchNumberResponse
Represents the response for the UpdateRevRecgAxBatchNo method.
Inheritance
System.Object
UpdateRevenueLedgerAxBatchNumberResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class UpdateRevenueLedgerAxBatchNumberResponse : ServiceResponse
Constructors
UpdateRevenueLedgerAxBatchNumberResponse()
Declaration
public UpdateRevenueLedgerAxBatchNumberResponse()
Properties
ResponseCode
This is the response from CNS.ResponseCode will be either Success or Failed .
Declaration
public string ResponseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |