PostCampusVueTransactionsToDynamicsAxInMsgIsUpdate Field

This flag indicates whether the transaction has to be updated. This field is mandatory

You can specify one of the following values:

  • True: Indicates the transaction has to be updated.
  • False: Indicates the operation is a normal Release to General Ledger transaction.

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 bool IsUpdate

Field Value

Type: Boolean
See Also