ReAssignedTransactionResponseReAssignedTransactionOutMsgs Property

The collection comprising the array of the ReAssignedTransactionOutMsg structure for posting transactions that are reassigned to a different academic year.

Namespace:  Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitions
Assembly:  Cmc.CampusVantage.BusinessProcesses (in Cmc.CampusVantage.BusinessProcesses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
public ReAssignedTransactionOutMsg[] ReAssignedTransactionOutMsgs { get; set; }

Property Value

Type: ReAssignedTransactionOutMsg
See Also