Click or drag to resize

LeadsInboxGetResulttotal_pages Property

Toal number of pages.
Namespace:  ASI.TAM.API.Data.UI.LeadsInbox
Assembly:  ASI.TAM.API.Data.UI.LeadsInbox (in ASI.TAM.API.Data.UI.LeadsInbox.dll) Version: 2021.1.0.1
Syntax
public int total_pages { get; set; }

Property Value

Type: Int32
Remarks
This gives you total pages as per status_code filter. Default - 'All'.
See Also