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

attributes
Attributes of feature.
attributesProvider
Provider of feature attributes.
strictMatch
True value means that feature attributes should match all filtering criteria.

Glossary Item Box

Tests feature attributes to match the filter criteria.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

attributes
Attributes of feature.
attributesProvider
Provider of feature attributes.
strictMatch
True value means that feature attributes should match all filtering criteria.

Return Value

Result of testing.

Remarks

The strictMatch parameter is used in a composite filter when one of subfilters returns the Unknown result. In the case of the strict match, the result of composite filtering will be Unknown. Otherwise, this subfilter will be ignored.

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.