Click or drag to resize

ActivityV1GeneralLedgerItemIDForAssociatedToID Property

Unique identifier used to specify the general ledger item ID. (e.g. receipt ID/disbursement ID etc.)

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.Activity
Assembly:  ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2021.1.0.1
Syntax
public int GeneralLedgerItemIDForAssociatedToID { get; set; }

Property Value

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