Click or drag to resize

PaymentExpenseClaimID Property

Unique identifier used to specify parent claim item containing current payment expense tem.

Created in Epic SDK 2017 R2.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Claim
Assembly:  ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2021.1.0.1
Syntax
public int ClaimID { get; set; }

Property Value

Type: Int32
ClaimID As Integer.
Remarks
Note Note
  • Name - ClaimID
  • Is Identity - True
  • Required On Insert - True
  • Required On Update - False
  • Ignored On Update - True
See Also