Click or drag to resize

BankDetailSummaryDifference Property

Statement difference.

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<decimal> SummaryDifference { get; set; }

Property Value

Type: NullableDecimal
SummaryDifference As Decimal?.
Remarks
Note Note
  • Name - SummaryDifference
  • Required On Insert - False
  • Required On Update - False
  • Allow Negatives - False
  • Integral Digits - 13
  • Fractional Digits - 2
See Also