Click or drag to resize

SummaryPolicyItemSubRiskID Property

Unique identifier used to specify related sub risk item.

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

Property Value

Type: NullableInt32
SubRiskID As Integer?.
Remarks
Note Note
  • Name - SubRiskID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • MaxValue - 9999
See Also