ArcFM Engine Developer Guide
ShowCuFilterEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal library As CuLibrary, _
   ByVal filterWindow As Window _
)
'Usage
 
Dim library As CuLibrary
Dim filterWindow As Window
 
Dim instance As New ShowCuFilterEventArgs(library, filterWindow)
public ShowCuFilterEventArgs( 
   CuLibrary library,
   Window filterWindow
)

Parameters

library
filterWindow
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

ShowCuFilterEventArgs Class
ShowCuFilterEventArgs Members

 

 


Send Comment