Touchstone Re 2023 API Reference
TotalRecordCount Property


Air.Services.Proxy Assembly > AIR.Services.Common.Data Namespace > PagingInfo Class : TotalRecordCount Property
Contains a count of the total number of records.
Syntax
Public Property TotalRecordCount As Integer
Dim instance As PagingInfo
Dim value As Integer
 
instance.TotalRecordCount = value
 
value = instance.TotalRecordCount
public int TotalRecordCount {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PagingInfo Class
PagingInfo Members