ArcFM Engine Developer Guide
GetUserInput(String,IDictionary) Method


Syntax
'Declaration
 
Overloads Function GetUserInput( _
   ByVal typeName As String, _
   ByVal properties As IDictionary _
) As IDictionary
'Usage
 
Dim instance As IUserInputManager
Dim typeName As String
Dim properties As IDictionary
Dim value As IDictionary
 
value = instance.GetUserInput(typeName, properties)
IDictionary GetUserInput( 
   string typeName,
   IDictionary properties
)

Parameters

typeName
properties
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
Overload List

 

 


Send Comment