Click or drag to resize

TransactionCodeCodeID Property

Unique identifier used to specify transaction code item.

Created in Epic SDK V6.0.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Configure.Transaction
Assembly:  ASI.TAM.API.Data.UI.Configure.Transaction (in ASI.TAM.API.Data.UI.Configure.Transaction.dll) Version: 2020.1.0.523
Syntax
public int CodeID { get; set; }

Property Value

Type: Int32
CodeID As Integer.
Remarks
Note Note
  • Name - CodeID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
  • Min Value - 0
  • MaxValue - 10000
See Also