ArcFM Engine Developer Guide
OnClick Method (DisableQAQCWindow)


Syntax
'Declaration
 
Public Sub OnClick( _
   ByVal obj As Object, _
   ByVal e As RoutedEventArgs _
) 
'Usage
 
Dim instance As DisableQAQCWindow
Dim obj As Object
Dim e As RoutedEventArgs
 
instance.OnClick(obj, e)
public void OnClick( 
   object obj,
   RoutedEventArgs e
)

Parameters

obj
e
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

DisableQAQCWindow Class
DisableQAQCWindow Members

 

 


Send Comment