Click or drag to resize

SendInvoiceToItemV1SplitReceivableAmount Property

Split Receivable Amount

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

Property Value

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