Click or drag to resize

SummaryAgencyClaimNumber Property

Used to display internal claim #.

Created in Epic SDK V4.1.

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

Property Value

Type: Int32
AgencyClaimNumber As Integer.
Remarks
Note Note
  • Name - AgencyClaimNumber
  • Is Identity - False
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • MaxValue - 99999
  • Ignored On Update - True
See Also