Click or drag to resize

ProducerBrokerCommissionItemShareRevenueReceivingAmount Property

Revenue Receiving Amount

Created in Epic SDK 2017.

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: 2022.2.0.1054
Syntax
public Nullable<decimal> ShareRevenueReceivingAmount { get; set; }

Property Value

Type: NullableDecimal
ShareRevenueReceivingAmount As Decimal?.
Remarks
Note Note
  • Name - ShareRevenueReceivingAmount
  • Required On Insert - True
  • Required On Update - True
  • Allow Negatives - False
  • Integral Digits - 15
See Also