ArcFM Engine Developer Guide
ResetSearchCriteria Method (TypeLibInfoClass)


Syntax
'Declaration
 
<DispIdAttribute(1610743854)>
Public Overridable Sub ResetSearchCriteria( _
   Optional ByVal TypeFilter As TypeFlags, _
   Optional ByVal IncludeEmptyTypes As Boolean, _
   Optional ByVal ShowUnderscore As Boolean _
) 
'Usage
 
Dim instance As TypeLibInfoClass
Dim TypeFilter As TypeFlags
Dim IncludeEmptyTypes As Boolean
Dim ShowUnderscore As Boolean
 
instance.ResetSearchCriteria(TypeFilter, IncludeEmptyTypes, ShowUnderscore)
[DispId(1610743854)]
public virtual void ResetSearchCriteria( 
   TypeFlags TypeFilter,
   bool IncludeEmptyTypes,
   bool ShowUnderscore
)

Parameters

TypeFilter
IncludeEmptyTypes
ShowUnderscore
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

TypeLibInfoClass Class
TypeLibInfoClass Members

 

 


Send Comment