Click or drag to resize

TransactionV1ServiceItemizationID Property

Unique identifier used to specify a Service Itemization. Ignored if AttachToOption is not Service. Can be obtained using Get_Service.

Created in Epic SDK 2017 R2.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public Nullable<int> ServiceItemizationID { get; set; }

Property Value

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