ProcessVoidInMsgAxBatchNo Property

The journal voucher number created in the calling application for a void or re-issue of a transaction.

Database Information:

  • Table name - SaGLBatch
  • Column name - AxGlBatchNo

Namespace:  Cmc.CampusLink.Wcf.Messages.Accounts
Assembly:  Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
public string AxBatchNo { get; set; }

Property Value

Type: String
See Also