Click or drag to resize

SplitItemV1LineID Property

Required if AttachTo is Line. If unspecified, defaulted to the first line if AttachTo is Policy.

If it is a multi-carrier line then the MultiCarrierScheduleID also needs to be populated.

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