Touchstone 11.0 API Reference
Operation Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > DataQualityAnalysisFilter Class : Operation Property
Contains the logical operator to apply to the value that you have specified in order to define a Data Quality Analysis Filter to use to filter the Locations in your portfolio during a Data Quality Analysis.
Syntax
Public Property Operation As String
Dim instance As DataQualityAnalysisFilter
Dim value As String
 
instance.Operation = value
 
value = instance.Operation
public string Operation {get; set;}
Remarks
Touchstone® supports the following possible logical operators for this property:
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

DataQualityAnalysisFilter Class
DataQualityAnalysisFilter Members