Click or drag to resize

ReconcileDetailItemTransactionID Property

Unique identifier used to specify the related transaction.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public Nullable<int> TransactionID { get; set; }

Property Value

Type: NullableInt32
TransactionID As Integer?.
Remarks
Note Note
  • Name - TransactionID
  • Is Identity - True
  • Allow Negatives - False
  • Min Value -
  • MaxValue -
See Also