Click or drag to resize

ProducerBrokerCommissionItemV1ShareRevenuePercent Property

Share revenue data is only required if the EPIC accounting configuration setting for Share Revenue is enabled.
Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public Nullable<decimal> ShareRevenuePercent { get; set; }

Property Value

Type: NullableDecimal
ShareRevenuePercent As Decimal?.
Remarks
Note Note
  • Name - ShareRevenuePercent
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Insert - False
  • Ignored On Update - False
  • Ignored On Get - False
  • Allow Negatives - False
  • Integral Digits -
  • Fractional Digits - 4
See Also