ArcFM Solution Developer Guide
ShowDialog Method (DisableQAQCWindow)


Syntax
'Declaration
 
<System.Security.SecurityCriticalAttribute()>
Public Function ShowDialog() As System.Nullable(Of Boolean)
'Usage
 
Dim instance As DisableQAQCWindow
Dim value As System.Nullable(Of Boolean)
 
value = instance.ShowDialog()
[System.Security.SecurityCritical()]
public System.Nullable<bool> ShowDialog()
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