Click or drag to resize

ChartOfAccountIsRequiredAccount Property

Displays whether the chart of account is a required account.

Created in Epic SDK 2019.

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

Property Value

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