ArcFM Engine Developer Guide
CreateFilter(CustomTypeConfig,IDictionary) Method


Syntax
'Declaration
 
Overloads Function CreateFilter( _
   ByVal filterConfig As CustomTypeConfig, _
   ByVal properties As IDictionary _
) As IFilter
'Usage
 
Dim instance As IFilterManager
Dim filterConfig As CustomTypeConfig
Dim properties As IDictionary
Dim value As IFilter
 
value = instance.CreateFilter(filterConfig, properties)
IFilter CreateFilter( 
   CustomTypeConfig filterConfig,
   IDictionary properties
)

Parameters

filterConfig
properties
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

IFilterManager Interface
IFilterManager Members
Overload List

 

 


Send Comment