Click or drag to resize

BankStatementIncludeFutureVoidsOffsets Property

If include future void offsets.

Created in Epic SDK 2018.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
Syntax
public Nullable<bool> StatementIncludeFutureVoidsOffsets { get; set; }

Property Value

Type: NullableBoolean
StatementIncludeFutureVoidsOffsets As Boolean?.
Remarks

If blank on insert, then defaults to false.

Note Note
  • Name - StatementIncludeFutureVoidsOffsets
  • Ignored On Update - True
See Also