Click or drag to resize

ChangeTrackingGetResultTotalCount Property

The total count of all change tracking data rows returned accross all pages.

Created in Epic SDK 2019.

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

Property Value

Type: Int32
TotalCount As Integer.
Remarks
Note Note
  • Name - TotalCount
  • Is Identity - False
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • Max Value - 2147483647
See Also