Click or drag to resize

SummaryPolicyItemServiceSummaryID Property

Unique identifier used to specify related service summary item. Use Get_Line method to lookup all the ServiceSummaries for a line.

Required

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

Property Value

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