Click or drag to resize

ClientGetResultTotalPages Property

The total number of pages of Client items retrieved.

Created in Epic SDK V4.1.

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

Property Value

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