Touchstone 11.0 API Reference
RuleSetType Property (ValidationSummary)


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ValidationSummary Class : RuleSetType Property
Contains one of the following Rule Set types that describes the rule that Touchstone® used to validate the corresponding Locations:
Syntax
Public Property RuleSetType As String
Dim instance As ValidationSummary
Dim value As String
 
instance.RuleSetType = value
 
value = instance.RuleSetType
public string RuleSetType {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

ValidationSummary Class
ValidationSummary Members