Touchstone 11.0 API Reference
PagingInfo Property (GetCustomBoundaryResultsResponse)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace > GetCustomBoundaryResultsResponse Class : PagingInfo Property
Contains paging information such as the page count, page size, and the total number of records.
Syntax
Public Property PagingInfo As PagingInfo
Dim instance As GetCustomBoundaryResultsResponse
Dim value As PagingInfo
 
instance.PagingInfo = value
 
value = instance.PagingInfo
public PagingInfo PagingInfo {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

GetCustomBoundaryResultsResponse Class
GetCustomBoundaryResultsResponse Members