ArcFM Engine Developer Guide
ClearUserInputs Method (UserInputManager)


Should set all controls to their default values (similiar to clearing the Cached Values)
Syntax
'Declaration
 
Public Overridable Sub ClearUserInputs() 
'Usage
 
Dim instance As UserInputManager
 
instance.ClearUserInputs()
public virtual void ClearUserInputs()
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

UserInputManager Class
UserInputManager Members

 

 


Send Comment