ReAssignedTransactionRequestReAssignedTransactionInMsgs Property

The collection comprising the array of the ReAssignedTransactionInMsg for posting transactions that are assigned 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 ReAssignedTransactionInMsg[] ReAssignedTransactionInMsgs { get; set; }

Property Value

Type: ReAssignedTransactionInMsg
See Also