Click or drag to resize

TransactionV1ItemNumber Property

Exposes the item number that every transaction is automatically sequentially assigned.

Created in Epic SDK V3.0.

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

Property Value

Type: String
ItemNumber As String.
Remarks
Note Note
  • Name - ItemNumber
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Update - True
See Also