Esri Business Analyst Server API for Silverlight 2.2 Reference
TestAttributes Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping.ExtensionClasses Namespace > MatchAttributeFilter Class : TestAttributes Method

attributes
Attributes of a feature.
attributesProvider
Provider of feature attributes.
strictMatch
This parameter is ignored in this filter.

Glossary Item Box

Tests feature attribute to fit to the given range of values.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

attributes
Attributes of a feature.
attributesProvider
Provider of feature attributes.
strictMatch
This parameter is ignored in this filter.

Return Value

Result of testing.

Remarks

The method tests an attribute field value to belong to the range [MinimumValue,MaximumValue]. If attribute field value is absent or double.NaN, the AttributesFilterResult.Unknown value is returned.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.