Touchstone 11.0 API Reference
PercentWorkerCompensationKnownAttributes Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > AMBest25i Class : PercentWorkerCompensationKnownAttributes Property
Contains the percent of data containing known attributes for Workers' Compensation for the category of data that the CategoryData property specifies.
Syntax
Public Property PercentWorkerCompensationKnownAttributes As Nullable(Of Double)
Dim instance As AMBest25i
Dim value As Nullable(Of Double)
 
instance.PercentWorkerCompensationKnownAttributes = value
 
value = instance.PercentWorkerCompensationKnownAttributes
public Nullable<double> PercentWorkerCompensationKnownAttributes {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

AMBest25i Class
AMBest25i Members