ArcFM Engine Developer Guide
RefreshUserInputValues Method (IUserInputManager)


Syntax
'Declaration
 
Sub RefreshUserInputValues( _
   ByVal latestValues As IDictionary _
) 
'Usage
 
Dim instance As IUserInputManager
Dim latestValues As IDictionary
 
instance.RefreshUserInputValues(latestValues)
void RefreshUserInputValues( 
   IDictionary latestValues
)

Parameters

latestValues
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

IUserInputManager Interface
IUserInputManager Members

 

 


Send Comment