Click or drag to resize

JournalEntryVoidDetails Property

The void details

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.JournalEntry
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntax
public string VoidDetails { get; set; }

Property Value

Type: String
VoidDetails As String.
Remarks
Note Note
  • Name - VoidDetails
  • Length - 255
  • Required On Insert - False
  • Required On Update - False
See Also