ReAssignedTransactionOutMsgStatusMsg Property

The exception message that is displayed by the external application when an error occurs.

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 string StatusMsg { get; set; }

Property Value

Type: String
See Also