ArcFM Engine Developer Guide
IsMatch Method (FindCUsClass)


Syntax
'Declaration
 
Public Overridable Function IsMatch( _
   ByVal pInListItem As ID8ListItem _
) As Boolean
'Usage
 
Dim instance As FindCUsClass
Dim pInListItem As ID8ListItem
Dim value As Boolean
 
value = instance.IsMatch(pInListItem)
public virtual bool IsMatch( 
   ID8ListItem pInListItem
)

Parameters

pInListItem
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

FindCUsClass Class
FindCUsClass Members

 

 


Send Comment