Click or drag to resize

SendInvoiceToItemV1SplitReceivablePercent Property

Split Receivable Percent

Created in Epic SDK V4.1.

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

Property Value

Type: NullableDecimal
SplitReceivablePercent As Decimal?.
Remarks
Note Note
  • Name - SplitReceivablePercent
  • Required On Insert - False
  • Required On Update - False
  • Min Value - -999999999999.99999999
  • MaxValue - 999999999999.99999999
  • Allow Negatives - False
  • Fractional Digits - 8
  • Ignored On Update - True
See Also