|  | 
| JournalEntryVoidVoided Property  | 
 
  Is the Journal Entry Voided
Created in Epic SDK V5.0.
   ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
 Syntax
Syntaxpublic string VoidVoided { get; set; }Public Property VoidVoided As String
	Get
	Set
Dim instance As JournalEntry
Dim value As String
value = instance.VoidVoided
instance.VoidVoided = value
Property Value
Type: 
String
  VoidVoided As String.
 
 Remarks
Remarks|  Note | 
|---|
| Name -  VoidVoidedLength -  -1Required On Insert -  FalseRequired On Update -  False
 | 
 See Also
See Also