 |
JournalEntryAutomaticallyReverse Property |
Automatically reverse the Journal Entry
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: 2020.1.0.523
Syntaxpublic bool AutomaticallyReverse { get; set; }
Public Property AutomaticallyReverse As Boolean
Get
Set
Dim instance As JournalEntry
Dim value As Boolean
value = instance.AutomaticallyReverse
instance.AutomaticallyReverse = value
Property Value
Type:
Boolean
AutomaticallyReverse As Boolean.
Remarks Note |
---|
- Name - AutomaticallyReverse
|
See Also