ArcFM Solution Developer Guide
GetFilter(String,DataSyntax,IDictionary) Method


Syntax
'Declaration
 
Overloads Function GetFilter( _
   ByVal typeName As System.String, _
   ByVal syntax As DataSyntax, _
   ByVal properties As System.Collections.IDictionary _
) As System.String
'Usage
 
Dim instance As IFilterManager
Dim typeName As System.String
Dim syntax As DataSyntax
Dim properties As System.Collections.IDictionary
Dim value As System.String
 
value = instance.GetFilter(typeName, syntax, properties)
System.string GetFilter( 
   System.string typeName,
   DataSyntax syntax,
   System.Collections.IDictionary properties
)

Parameters

typeName
syntax
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