Click or drag to resize

BankStatementDate Property

Statement date for the statement.

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: 2021.1.0.391
Syntax
public Nullable<DateTime> StatementDate { get; set; }

Property Value

Type: NullableDateTime
StatementDate As Date?.
Remarks

If blank on insert, then defaults to today's date.

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