Click or drag to resize

CommissionItemV1ShareRevenuePercent Property

Share Revenue Percent

Created in Epic SDK V6.0.

Namespace:  ASI.TAM.API.Data.UI.Account.Line
Assembly:  ASI.TAM.API.Data.UI.Account.Line (in ASI.TAM.API.Data.UI.Account.Line.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
  • Min Value - 0
  • Max Value - 100
  • Allow Negatives - False
  • Fractional Digits - 4
See Also