Click or drag to resize

SummaryClaimID Property

Unique identifier used to specify current claim item.

Created in Epic SDK V4.1.

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 - False
  • Required On Update - True
See Also