Click or drag to resize

ChartOfAccountIsActive Property

Displays whether the chart of account is active.

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: 2020.1.0.523
Syntax
public Nullable<bool> IsActive { get; set; }

Property Value

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