Click or drag to resize

PolicyV1LineID Property

Unique identify used to specify a specific line.

Created in Epic SDK 2016.

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: 2021.1.0.1
Syntax
public int LineID { get; set; }

Property Value

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