Click or drag to resize

SplitItemV1MultiCarrierScheduleID Property

Unique identifier used to specify related multi carrier schedule. Ignored unless selected policy or line is multi-carrier. Required if multi-carrier has more than 1 schedule. If unspecified and the multi-carrier has exactly 1 schedule, then defaulted to the first schedule.

Created in Epic SDK V5.0.

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

Property Value

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