Click or drag to resize

LeadsInboxGetResultcurrent_page Property

Current page number.

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 current_page { get; set; }

Property Value

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