ArcFM Solution Developer Guide
SystemSettingChanged Method (AUBrowser)


Syntax
'Declaration
 
Public Sub SystemSettingChanged( _
   ByVal flag As System.Integer, _
   ByVal section As System.String _
) 
'Usage
 
Dim instance As AUBrowser
Dim flag As System.Integer
Dim section As System.String
 
instance.SystemSettingChanged(flag, section)
public void SystemSettingChanged( 
   System.int flag,
   System.string section
)

Parameters

flag
section
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

AUBrowser Class
AUBrowser Members

 

 


Send Comment