Click or drag to resize

PolicyV1PolicyID Property

Unique identity used to specify individual item.

Created in Epic SDK V4.1.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Account.Policy
Assembly:  ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2020.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 - False
  • Required On Update - True
See Also