Click or drag to resize

SummaryPolicyItemPolicyID Property

Unique identifier used to specify related policy item.

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

Property Value

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