Touchstone 11.0 API Reference
PersonalValue Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > AMBest25k Class : PersonalValue Property
Contains the most frequently observed value for Personal Property for the category of data that the CategoryData property specifies.
Syntax
Public Property PersonalValue As String
Dim instance As AMBest25k
Dim value As String
 
instance.PersonalValue = value
 
value = instance.PersonalValue
public string PersonalValue {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

AMBest25k Class
AMBest25k Members