Click or drag to resize

ContactGetResultTotalPages Property

Displays the total pages of contacts retrieved.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Account.Contact
Assembly:  ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.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 - True
  • Min Value - 0
  • MaxValue - 999
See Also