Click or drag to resize

DirectBillCommissionDirectBillCommissionID Property

Unique identifier used to specify current direct bill commission item.

Created in Epic SDK V7.0.

Sometimes Required

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 int DirectBillCommissionID { get; set; }

Property Value

Type: Int32
DirectBillCommissionID As Integer.
Remarks
Note Note
  • Name - DirectBillCommissionID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
  • Ignored On Insert - True
See Also