Click or drag to resize

PaymentExpenseExpensesReserved Property

Expenses Reserved

Created in Epic SDK 2017 R2.

Namespace:  ASI.TAM.API.Data.UI.Claim
Assembly:  ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2020.1.0.1
Syntax
public Nullable<decimal> ExpensesReserved { get; set; }

Property Value

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