Click or drag to resize

BankStatementHasActivities Property

Indicate if an activity exists 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<bool> StatementHasActivities { get; set; }

Property Value

Type: NullableBoolean
StatementHasActivities As Boolean?.
Remarks
Note Note
  • Name - StatementHasActivities
See Also