Click or drag to resize

Activity_2017_02 Interface

Methods related to the Epic Activities. Usable from any SDK Client starting from the 2017_02 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.Activity
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface Activity_2017_02

The Activity_2017_02 type exposes the following members.

Methods
  NameDescription
Public methodCode exampleGet_Activity
Retrieve a list of activities from Epic that meet the criteria provided.
Public methodCode exampleInsert_Activity
Insert a new activity into the Epic database.
Public methodCode exampleUpdate_Activity
Update an existing activity.
Top
Remarks