Click or drag to resize

DirectBillCommission Class

DirectBillCommission data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.ReconcileDirectBillCommission

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public sealed class DirectBillCommission

The DirectBillCommission type exposes the following members.

Properties
  NameDescription
Public propertyDirectBillCommissionID
Unique identifier used to specify current direct bill commission item.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyIsReadOnly
Whether the direct bill commission is read only. Items of read only commission cannot be modified.

Created in Epic SDK V7.0.

Public propertyPaidStatus
Used to specify the statement paid status - Unpaid, Paid or Closed.

Created in Epic SDK V7.0.

Public propertyReconcileDetailItems
Used to expose a collection in the direct bill commissions reconcile detail items.

Created in Epic SDK V7.0.

Public propertyRecordDetailItems
Used to expose a collection in the direct bill commissions record detail items.

Created in Epic SDK 2017 R2.

Public propertyStatementStatus
Used to specify the statement status - Suspended or Finalized.

Created in Epic SDK V7.0.

Public propertySummaryValue
Used to expose properties in the direct bill commissions summary screen.

Created in Epic SDK V7.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
Remarks