Class ValidateGeneralLedgerBatchInGreatPlainRequest
Represents the a request for the ValidateGeneralLedgerBatchInGreatPlainRequest method.
Inheritance
System.Object
ValidateGeneralLedgerBatchInGreatPlainRequest
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class ValidateGeneralLedgerBatchInGreatPlainRequest : ServiceRequest
Constructors
ValidateGeneralLedgerBatchInGreatPlainRequest()
Declaration
public ValidateGeneralLedgerBatchInGreatPlainRequest()
Properties
BatchNumber
BatchNumber
Declaration
public string BatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CampusId
CampusId
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |