ArcFM Solution Developer Guide
GetUserInput(String,IDictionary) Method


Syntax
'Declaration
 
Overloads Function GetUserInput( _
   ByVal typeName As System.String, _
   ByVal properties As System.Collections.IDictionary _
) As System.Collections.IDictionary
'Usage
 
Dim instance As IUserInputManager
Dim typeName As System.String
Dim properties As System.Collections.IDictionary
Dim value As System.Collections.IDictionary
 
value = instance.GetUserInput(typeName, properties)
System.Collections.IDictionary GetUserInput( 
   System.string typeName,
   System.Collections.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