|  | 
| ChangeTracking_2019_01 Interface | 
 
 Methods related to the database change tracking. Usable from any SDK Client after Epic 2019 (2019_01).
 
    Namespace: 
   ASI.TAM.API.Web.EpicSDK.ChangeTracking
    Assembly:
   ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
 Syntax
Syntaxpublic interface ChangeTracking_2019_01
Public Interface ChangeTracking_2019_01
Dim instance As ChangeTracking_2019_01
The ChangeTracking_2019_01 type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|  | Get_ChangeTracking | 
  This function will retrieve data changes that occured for the specified tables and after the specified change tracking Date.
  | 
Top Remarks
Remarks See Also
See Also