Click or drag to resize

ReconcileDetailItemSelected Property

Used to indicate whether the reconcile direct bill commission transaction is selected.
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2022.2.0.1054
Syntax
public bool Selected { get; set; }

Property Value

Type: Boolean
Selected As Boolean.
Remarks
Note Note
  • Name - Selected
See Also