Touchstone 11.0 API Reference
TotalCount Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > CombinedScoringSummary Class : TotalCount Property
Contains the total number of Locations with an overall risk score in the corresponding overall risk band.
Syntax
Public Property TotalCount As Integer
Dim instance As CombinedScoringSummary
Dim value As Integer
 
instance.TotalCount = value
 
value = instance.TotalCount
public int TotalCount {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

CombinedScoringSummary Class
CombinedScoringSummary Members