ArcFM Desktop Developer Guide
FilterValues Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
<ConfigurationPropertyAttribute(IsRequired=False, 
   IsKey=False, 
   Name="FilterValues", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=False)>
Public ReadOnly Property FilterValues As FilterValueElementCollection
'Usage
 
Dim instance As SpatialFilterElement
Dim value As FilterValueElementCollection
 
value = instance.FilterValues
[ConfigurationProperty(IsRequired=false, 
   IsKey=false, 
   Name="FilterValues", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false)]
public FilterValueElementCollection FilterValues {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SpatialFilterElement Class
SpatialFilterElement Members

 

 


Send Comment