Click or drag to resize

SplitReceivableTemplateTotalAmount Property

Required if SplitValuePercentageAmountOption is set to 'Amount'. Ignored otherwise.

Created in Epic SDK 2018.

Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntax
public Nullable<decimal> TotalAmount { get; set; }

Property Value

Type: NullableDecimal
TotalAmount As Decimal?.
Remarks
Note Note
  • Name - TotalAmount
  • Required On Insert - False
  • Required On Update - False
  • Allow Negatives - False
  • Integral Digits - 13
  • Fractional Digits - 2
See Also