ArcFM Engine Developer Guide
GetFilteredMembers Property


Syntax
'Declaration
 
<DispIdAttribute(1610743818)>
ReadOnly Property GetFilteredMembers( _
   Optional ByVal ShowUnderscore As Boolean _
) As SearchResults
'Usage
 
Dim instance As Members
Dim ShowUnderscore As Boolean
Dim value As SearchResults
 
value = instance.GetFilteredMembers(ShowUnderscore)
[DispId(1610743818)]
SearchResults GetFilteredMembers( 
   bool ShowUnderscore
) {get;}

Parameters

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

Members Interface
Members Members

 

 


Send Comment