Click or drag to resize

GeneralLedgerActivity_2017_02 Interface

Methods to interact with GeneralLedger activities in Epic.
Namespace:  ASI.TAM.API.Web.EpicSDK.GeneralLedger
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface GeneralLedgerActivity_2017_02

The GeneralLedgerActivity_2017_02 type exposes the following members.

Methods
  NameDescription
Public methodGet_GeneralLedger_Activity
Retrieve a list of GeneralLedger activities from Epic that meet the criteria provided.
Public methodInsert_GeneralLedger_Activity
This function will insert a GeneralLedger activity into Epic.
Public methodUpdate_GeneralLedger_Activity
This method will update a GeneralLedger activity in Epic.
Top
Remarks
Supported in Epic 10.0 and higher
See Also